diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-04-21 16:26:10 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-04-21 16:26:10 +0200 |
commit | 9137ba085ddaa7c56f78e46a2994e36aeab9c7cf (patch) | |
tree | c8144bfa009764fdff87a48452be4da35c20e13b /package.json | |
parent | 5a6457667ebba390cc5c91ddb47ff55cb521fc1e (diff) | |
download | bugzilla-triage-9137ba085ddaa7c56f78e46a2994e36aeab9c7cf.tar.gz |
debugFlag must be in util.js as well.0.95
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>", |