From 47477154f30d391fe154e19efa4e3da4770c2b99 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Sat, 3 Jul 2010 01:59:37 +0200 Subject: Make all fixes available. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 80239c0..6af2b46 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.10" + "version": "0.11" } -- cgit