diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-03-03 10:46:41 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-03-03 10:46:41 +0100 |
commit | 3b316c60bb97482b013d820c96f748ec3d4f2c0d (patch) | |
tree | 12bd6507ccdf51d4c4b74b2dc58a43eb3bc33744 /package.json | |
parent | 384c35b471804b6711445fe92c2e4e08336ba558 (diff) | |
download | bugzilla-triage-3b316c60bb97482b013d820c96f748ec3d4f2c0d.tar.gz |
Bump the version number.
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..eeb00cc 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.90" } |