From 1418844b185a9c82a31e00efd22792116bc2d949 Mon Sep 17 00:00:00 2001
From: Josh <37798644+joshuaellis@users.noreply.github.com>
Date: Sun, 6 Nov 2022 18:48:55 +0000
Subject: [PATCH] r145

---
 types/three/index.d.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/types/three/index.d.ts b/types/three/index.d.ts
index ae17d0951..89af535dd 100644
--- a/types/three/index.d.ts
+++ b/types/three/index.d.ts
@@ -1,4 +1,4 @@
-// Type definitions for three 0.144
+// Type definitions for three 0.145
 // Project: https://threejs.org/
 // Definitions by: Josh Ellis <https://github.com/joshuaellis>
 //                 Nathan Bierema <https://github.com/Methuselah96>