Browse Source

Bump version to 0.1.4.

Legacy IDE aka Classic IDE aka Arvo
compiles in package scope using 0.14.4 API.
Herbert Vojčík 10 năm trước cách đây
mục cha
commit
c88d77ff77
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      bower.json
  2. 1 1
      package.json

+ 1 - 1
bower.json

@@ -1,7 +1,7 @@
 {
     "name": "amber-attic",
     "description": "Legacy IDE and a few other old non-core packages",
-    "version": "0.1.3",
+    "version": "0.1.4",
     "ignore": [
         "**/.*",
         "node_modules",

+ 1 - 1
package.json

@@ -2,7 +2,7 @@
   "name": "amber-attic",
   "title": "Amber legacy items",
   "description": "Legacy IDE and a few other old non-core packages",
-  "version": "0.1.3",
+  "version": "0.1.4",
   "homepage": "",
   "author": {
     "name": "Herbert Vojčík",