From 061e2e54a2ab3cb441303f506baaab7bdf8efa47 Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Wed, 2 Jan 2013 09:14:18 -0500 Subject: [PATCH] increment version to 0.3.2 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 54f29e5..89a6198 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "AngularJS Batarang", - "version": "0.3.1", + "version": "0.3.2", "description": "Extends the Developer Tools, adding tools for debugging and profiling AngularJS applications.", "background": { "page": "background.html"