From 655b84e838ffca94d672c27ea63bdc7f14eda5e0 Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Tue, 1 Jan 2013 08:53:07 -0500 Subject: [PATCH] increment version to 0.3.1 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 945e417..54f29e5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "AngularJS Batarang", - "version": "0.3.0", + "version": "0.3.1", "description": "Extends the Developer Tools, adding tools for debugging and profiling AngularJS applications.", "background": { "page": "background.html"