diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-03-17 14:47:24 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-03-17 14:47:24 +0100 |
commit | 7be3c8b8f6b30fc2d2e4e419f4777bba32c1bffe (patch) | |
tree | 021cb3ca0e9928a5d0d024b147f7b1069c78d1f6 /package.json | |
parent | 426d8250749aa21c1b5faf2d0ba08253c06b6718 (diff) | |
download | bugzilla-triage-7be3c8b8f6b30fc2d2e4e419f4777bba32c1bffe.tar.gz |
Release the version 0.910.91
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 eeb00cc..255ee81 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.90" + "version": "0.91" } |