cms/package.json
changeset 366 228ec0935f97
parent 364 d065d3307805
child 381 499e5dabe2d9
--- a/cms/package.json	Tue Oct 18 18:09:00 2016 +0200
+++ b/cms/package.json	Tue Oct 18 18:11:23 2016 +0200
@@ -1,6 +1,6 @@
 {
   "name": "corpus-cms",
-  "version": "0.0.1",
+  "version": "0.0.3",
   "description": "drupal module to embed the Ember app \"app-client\"",
   "scripts": {
     "build": "npm run build --prefix app-client/ && gulp copy-module",