diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-06-27 15:24:44 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-06-27 15:24:44 +0200 |
commit | 79d7bc07b64a2ef4f97c5af99f60bc77b2ec1339 (patch) | |
tree | 0e881892aa0247562b0aeabed4af613e755d9518 | |
parent | fc2550e31afda84c987cd49c2a244f0ba8b408ed (diff) | |
download | bugzilla-triage-79d7bc07b64a2ef4f97c5af99f60bc77b2ec1339.tar.gz |
New release.0.6
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 265c696..2dc8d61 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.5" + "version": "0.6" } |