From ec526410f5009ce86a7d7ddb0e26bf293678a23e Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Tue, 7 Aug 2012 12:03:26 -0700 Subject: [PATCH] update version number to 0.2.1 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index eae9924..b8b99c9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "AngularJS Batarang", - "version": "0.2.0", + "version": "0.2.1", "description": "Extends the Developer Tools, adding tools for debugging and profiling AngularJS applications.", "background": { "page": "background.html"