diff --git a/bower.json b/bower.json index 91e9d67aa8..abd4e98f7f 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "waves-lite-client", - "version": "0.5.5", + "version": "0.5.6", "dependencies": { "angular": "~1.6.0", "angular-route": "~1.6.0", diff --git a/package.json b/package.json index 8760e4cb5b..85ce49c00c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "waves-lite-client", - "version": "0.5.5", + "version": "0.5.6", "description": "A lite client for the Waves platform", "repository": { "type": "git", diff --git a/src/desktop/package.json b/src/desktop/package.json index 788fec9ba5..85526820f3 100644 --- a/src/desktop/package.json +++ b/src/desktop/package.json @@ -1,6 +1,6 @@ { "name": "waves-lite-client", - "version": "0.5.5", + "version": "0.5.6", "description": "A lite client for the Waves platform", "license": "Apache-2.0", "main": "main.js"