Ver Fonte

r130 (bis)

Mr.doob há 4 anos atrás
pai
commit
36bc6be9a8
2 ficheiros alterados com 2 adições e 2 exclusões
  1. 1 1
      editor/sw.js
  2. 1 1
      package.json

+ 1 - 1
editor/sw.js

@@ -1,4 +1,4 @@
-// r130
+// r130.1
 
 const cacheName = 'threejs-editor';
 

+ 1 - 1
package.json

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