From ed0a3f3aa60e3022a8fb13ebc6b8a18d3dcdde94 Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Wed, 25 Jul 2012 15:37:37 -0700 Subject: [PATCH] incremented version number --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 08fdbb4..377dc0d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "AngularJS Batarang", - "version": "0.1", + "version": "0.2", "description": "Extends the Developer Tools, adding tools for debugging and profiling AngularJS applications.", "background": { "page": "background.html"