diff -r 6e6b7363f45f -r 3fbc9b479578 cms/package.json --- a/cms/package.json Mon Nov 14 15:34:33 2016 +0100 +++ b/cms/package.json Mon Nov 14 15:39:05 2016 +0100 @@ -1,6 +1,6 @@ { "name": "corpus-cms", - "version": "0.0.10", + "version": "0.0.11", "description": "drupal module to embed the Ember app \"app-client\"", "scripts": { "build": "npm run build --prefix app-client/ && gulp copy-module",