Browse Source

Bumps npm version to 0.10.0.

Herbert Vojčík 12 năm trước cách đây
mục cha
commit
61da8d559a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
     "name": "amber",
-    "version": "0.10",
+    "version": "0.10.0",
     "description": "An implementation of the Smalltalk language that runs on top of the JS runtime.",
     "homepage": "http://amber-lang.net",
     "keywords": [ "javascript", "smalltalk", "language", "compiler", "web" ],