Explorar el Código

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 hace 10 años
padre
commit
c88d77ff77
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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",