diff -r 5d9eacbd5794 -r a76bae4795d5 cms/package.json --- a/cms/package.json Mon Apr 03 15:29:30 2017 +0200 +++ b/cms/package.json Thu Apr 06 11:29:14 2017 +0200 @@ -1,6 +1,6 @@ { "name": "corpus-cms", - "version": "0.0.18", + "version": "0.0.19", "description": "drupal module to embed the Ember app \"app-client\"", "scripts": { "build": "npm run build --prefix app-client/ && gulp copy-module",