From d53b9ab7de3aa97a3852ffe9ae5dc0a6a5ab7723 Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Tue, 13 Nov 2012 19:25:28 -0500 Subject: [PATCH] incremented the version to 0.3.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b8b99c9..945e417 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "AngularJS Batarang", - "version": "0.2.1", + "version": "0.3.0", "description": "Extends the Developer Tools, adding tools for debugging and profiling AngularJS applications.", "background": { "page": "background.html"