diff --git a/bower.json b/bower.json index ace484d..0513d11 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "malhar-angular-dashboard", "main": "./dist/angular-ui-dashboard.js", - "version": "0.7.2", + "version": "0.7.3", "license": "Apache License, v2.0", "dependencies": { "jquery": "~2.0.3", diff --git a/package.json b/package.json index 46f710e..f3cc7d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "malhar-angular-dashboard", - "version": "0.7.2", + "version": "0.7.3", "author": "https://github.com/DataTorrent/malhar-angular-dashboard/graphs/contributors", "homepage": "https://github.com/DataTorrent/malhar-angular-dashboard", "license": "Apache License, v2.0",