diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-07-03 01:59:37 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-07-03 01:59:37 +0200 |
commit | 47477154f30d391fe154e19efa4e3da4770c2b99 (patch) | |
tree | baec2dfbf28c252ca30b474d9379b6253c90702e /package.json | |
parent | b79c01757b4a317e30a5b904acfb84fd914dd31d (diff) | |
download | bugzilla-triage-47477154f30d391fe154e19efa4e3da4770c2b99.tar.gz |
Make all fixes available.0.11
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 80239c0..6af2b46 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.10" + "version": "0.11" } |