Browse Source

Moved package.json to /utils

Mr.doob 13 years ago
parent
commit
6a35932a0b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      utils/package.json

+ 1 - 1
package.json → utils/package.json

@@ -1,7 +1,7 @@
 {
     "name": "three.js",
     "description": "JavaScript 3D library",
-    "version": "0.0.50dev",
+    "version": "50dev",
     "homepage" : "http://mrdoob.github.com/three.js/",
     "author": "three.js contributors",
     "help": {