diff --git a/manifest.json b/manifest.json index 4a9b6ca..c7de129 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "AngularJS Batarang", - "version": "0.7.2", + "version": "0.7.3", "description": "Extends the Developer Tools, adding tools for debugging and profiling AngularJS applications.", "devtools_page": "devtoolsBackground.html", "manifest_version": 2, diff --git a/package.json b/package.json index 66b7802..059ac38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angularjs-batarang", - "version": "0.7.2", + "version": "0.7.3", "description": "chrome extension for inspecting angular apps", "main": "hint.js", "devDependencies": {