diff -r 58df2c256e00 -r c53b87b00ea3 cms/package.json --- a/cms/package.json Tue Nov 22 18:41:04 2016 +0100 +++ b/cms/package.json Tue Nov 22 18:50:50 2016 +0100 @@ -1,6 +1,6 @@ { "name": "corpus-cms", - "version": "0.0.12", + "version": "0.0.13", "description": "drupal module to embed the Ember app \"app-client\"", "scripts": { "build": "npm run build --prefix app-client/ && gulp copy-module",