diff --git a/manifest.json b/manifest.json index 13ae84b..c638338 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "AngularJS Batarang", - "version": "0.6.1", + "version": "0.7.0", "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 e4744fd..6e2b404 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angularjs-batarang", - "version": "0.6.1", + "version": "0.7.0", "description": "chrome extension for inspecting angular apps", "main": "hint.js", "devDependencies": {