diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-06-24 19:16:00 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-06-24 19:16:00 +0200 |
commit | d878e52c2e3b1a032805297e40fd7eeab021fc4e (patch) | |
tree | 395be315e39b887172a029795bba5cd833ce45b5 /package.json | |
parent | a073ccab6aed51a68535d7d11d3ddcf5e9c29d2f (diff) | |
download | bugzilla-triage-d878e52c2e3b1a032805297e40fd7eeab021fc4e.tar.gz |
Fix query upstream bugzilla (finally, I hope!)
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 7550a42..265c696 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.4" + "version": "0.5" } |