diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-07-02 00:40:06 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-07-02 00:40:06 +0200 |
commit | 1d01e168bbd685a66c82efff14a986738809c7c4 (patch) | |
tree | fb8a68e4f0e37f5ac37581b472db38b61de1d441 /package.json | |
parent | 0455d9a463b6da5ba3f3228c304a6ce50495a437 (diff) | |
download | bugzilla-triage-1d01e168bbd685a66c82efff14a986738809c7c4.tar.gz |
Bump the version
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 f51807c..80239c0 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.9" + "version": "0.10" } |