diff --git a/bower.json b/bower.json index d2ee94c403..3c615295d7 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "waves-lite-client", - "version": "0.5.3", + "version": "0.5.4", "dependencies": { "angular": "~1.6.0", "angular-route": "~1.6.0", diff --git a/package.json b/package.json index 627e8ddd85..5205b29f34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "waves-lite-client", - "version": "0.5.3", + "version": "0.5.4", "description": "A lite client for the Waves platform", "repository": { "type": "git", diff --git a/src/desktop/package.json b/src/desktop/package.json index a59899df13..ffe218eda4 100644 --- a/src/desktop/package.json +++ b/src/desktop/package.json @@ -1,6 +1,6 @@ { "name": "waves-lite-client", - "version": "0.5.3", + "version": "0.5.4", "description": "A lite client for the Waves platform", "license": "Apache-2.0", "main": "main.js"