From c5db59b348f293d10df31c355a6fccdbce8ddb21 Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Wed, 27 Mar 2013 19:28:36 -0400 Subject: [PATCH] v0.4.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3fec9a3..5be24bf 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "AngularJS Batarang", - "version": "0.3.4", + "version": "0.4.0", "description": "Extends the Developer Tools, adding tools for debugging and profiling AngularJS applications.", "background": { "page": "background.html"