Browse Source

Release version 0.1.2.

Herbert Vojčík 10 years ago
parent
commit
8e32852aba
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.1",
+  "version": "0.1.2",
   "description": "Builds amd config for a project from configs of its components",
   "main": "lib/config-builder.js",
   "scripts": {