cms/package.json
changeset 381 499e5dabe2d9
parent 366 228ec0935f97
child 388 202b6f209b9a
--- a/cms/package.json	Fri Oct 21 13:50:03 2016 +0200
+++ b/cms/package.json	Fri Oct 21 13:52:07 2016 +0200
@@ -1,6 +1,6 @@
 {
   "name": "corpus-cms",
-  "version": "0.0.3",
+  "version": "0.0.4",
   "description": "drupal module to embed the Ember app \"app-client\"",
   "scripts": {
     "build": "npm run build --prefix app-client/ && gulp copy-module",