Browse Source

Release version 0.2.3.

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