From 9a2e436b841d7c0d9d162b1d386a4316c7feb62e Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Thu, 21 Apr 2011 16:26:10 +0200 Subject: debugFlag must be in util.js as well. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index b16f406..cf45cb3 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "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) and MPL", - "version": "0.94", + "version": "0.95", "contributors": [ "Ehsan Akhgari (http://ehsanakhgari.org/) ", "Johnathan Nightingale (http://johnath.com) ", -- cgit