From b76af07ea0e4353770be7b3257f84df5e76f056f Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Fri, 10 May 2013 12:46:26 -0400 Subject: [PATCH] v0.4.2 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4780c92..ea510e3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "AngularJS Batarang", - "version": "0.4.1", + "version": "0.4.2", "description": "Extends the Developer Tools, adding tools for debugging and profiling AngularJS applications.", "background": { "page": "background.html"