diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-03-30 01:51:00 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-06-05 14:44:01 +0200 |
commit | 8bf1efb83b09258433af73c7fa46edfe84f29c68 (patch) | |
tree | 1363ba489f38dfc0e0c3d442d66f8a8532ae3306 /package.json | |
parent | 00c28a3061f196b66972069101ab66e2c99dfe90 (diff) | |
download | bugzilla-triage-8bf1efb83b09258433af73c7fa46edfe84f29c68.tar.gz |
Bump the release version to make it higher than 0.92
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 1fbb0f3..e208c36 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.92", + "version": "0.93", "contributors": [ "Ehsan Akhgari (http://ehsanakhgari.org/) <ehsan@mozilla.com>", "Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>", |