Browse Source

Release version 0.2.0.

Herbert Vojčík 9 years ago
parent
commit
bcd65584a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "amd-config-builder",
-  "version": "0.1.3",
+  "version": "0.2.0",
   "description": "Builds amd config for a project from configs of its components",
   "main": "lib/config-builder.js",
   "scripts": {