diff --git a/bower.json b/bower.json index 049065880a..4e82bd8907 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "waves-lite-client", - "version": "0.5.13", + "version": "0.5.14", "dependencies": { "angular": "~1.6.0", "angular-route": "~1.6.0", diff --git a/package.json b/package.json index 41a82c9028..7c29904f4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "waves-lite-client", - "version": "0.5.13", + "version": "0.5.14", "description": "A lite client for the Waves platform", "repository": { "type": "git", diff --git a/src/desktop/package.json b/src/desktop/package.json index 44c7e527af..363664603a 100644 --- a/src/desktop/package.json +++ b/src/desktop/package.json @@ -1,6 +1,6 @@ { "name": "waves-lite-client", - "version": "0.5.13", + "version": "0.5.14", "description": "A lite client for the Waves platform", "license": "Apache-2.0", "main": "main.js"