@@ -17,7 +17,7 @@ Please also include a live example if possible. You can start from these templat
##### Three.js version
- [ ] Dev
-- [ ] r117
+- [ ] r118
- [ ] ...
##### Browser
@@ -1,4 +1,4 @@
-// r117.1
+// r118
const assets = [
'./',
@@ -1,6 +1,6 @@
{
"name": "three",
- "version": "0.117.1",
+ "version": "0.118.0",
"description": "JavaScript 3D library",
"main": "build/three.js",
"module": "build/three.module.js",