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