From 1d01e168bbd685a66c82efff14a986738809c7c4 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Fri, 2 Jul 2010 00:40:06 +0200 Subject: Bump the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f51807c..80239c0 100644 --- a/package.json +++ b/package.json @@ -7,5 +7,5 @@ "description": "Additional buttons and other function helping in the triage on bugzilla", "author": "Matej Cepl (http://matej.ceplovi.cz)", "license": "MIT/X11 (http://opensource.org/licenses/mit-license.php)", - "version": "0.9" + "version": "0.10" } -- cgit