diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-07-01 23:28:25 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-07-01 23:28:25 +0200 |
commit | 634303bee7cc51060b9b69bf27a9809f3b7c8d80 (patch) | |
tree | 519cffccc0450209aa73ea12b052bc45811b9a28 /package.json | |
parent | 5d280d9fdec69f03b895c11c8954312dc328f1f7 (diff) | |
download | bugzilla-triage-634303bee7cc51060b9b69bf27a9809f3b7c8d80.tar.gz |
Bump the release version to allow upgrade.
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 2de844c..f51807c 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.8" + "version": "0.9" } |