diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-04-21 16:26:10 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-06-05 14:45:52 +0200 |
commit | 9a2e436b841d7c0d9d162b1d386a4316c7feb62e (patch) | |
tree | 5dd687bdcfb1368bb8b59c46d8d6fe19962ad99b /package.json | |
parent | 15c6a56eba1600ed23c29c6d769e49221fb000ce (diff) | |
download | bugzilla-triage-9a2e436b841d7c0d9d162b1d386a4316c7feb62e.tar.gz |
debugFlag must be in util.js as well.
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
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/) <ehsan@mozilla.com>", "Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>", |