From 840930c2ccb9fd83fa5a37e0164398afdf4aff16 Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Thu, 2 Aug 2012 11:26:26 -0700 Subject: [PATCH] updated version number to 0.2.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 377dc0d..411e6bb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "AngularJS Batarang", - "version": "0.2", + "version": "0.2.0", "description": "Extends the Developer Tools, adding tools for debugging and profiling AngularJS applications.", "background": { "page": "background.html"