Mr.doob hace 4 años
padre
commit
9886cc754b
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      editor/sw.js
  2. 1 1
      package.json

+ 1 - 1
editor/sw.js

@@ -1,4 +1,4 @@
-// r120
+// r120.1
 
 const assets = [
 	'./',

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "three",
-  "version": "0.120.0",
+  "version": "0.120.1",
   "description": "JavaScript 3D library",
   "main": "build/three.js",
   "module": "build/three.module.js",