diff -r b4f69e646e44 -r 499e5dabe2d9 cms/package.json --- 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",