From 3f5a2e5f5779fc3954e1b252fa83f81fe5bce3c0 Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Fri, 3 May 2013 16:06:28 -0400 Subject: [PATCH] v0.4.1 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5be24bf..4780c92 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "AngularJS Batarang", - "version": "0.4.0", + "version": "0.4.1", "description": "Extends the Developer Tools, adding tools for debugging and profiling AngularJS applications.", "background": { "page": "background.html"