diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-03-18 11:38:25 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-03-18 11:38:25 +0100 |
commit | 7b5fd0d6c34d41f26cab3e009f6e55db8d2e0a05 (patch) | |
tree | e8f5fb4f7c4b7a35d80b4bb225fac09ecf1aee23 /package.json | |
parent | 5f642c47d3fd1d4404c0a3d1c366239ac9da8dc6 (diff) | |
download | bugzilla-triage-7b5fd0d6c34d41f26cab3e009f6e55db8d2e0a05.tar.gz |
Bump the release0.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 255ee81..85de549 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.91" + "version": "0.92" } |