diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-08-19 23:13:19 -0400 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-08-19 23:13:19 -0400 |
commit | 7d881cf6e9d5e5589827ecc5c17bdfa78fe2b513 (patch) | |
tree | 391a9c2bfaa17ab5d94aea04b9d12b6e281a662a /package.json | |
parent | 33fcda043c9639220cd27429410be128363a69c1 (diff) | |
download | bugzilla-triage-7d881cf6e9d5e5589827ecc5c17bdfa78fe2b513.tar.gz |
Actually really fix #43 and simplification of collecting information.0.20
Release 0.20
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 9ccb5cf..7150f1b 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.19" + "version": "0.20" } |