diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-06-27 15:31:37 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-06-27 15:31:37 +0200 |
commit | 6a7a1768c642d845d59d2258fce448dd43471143 (patch) | |
tree | 0e881892aa0247562b0aeabed4af613e755d9518 | |
parent | fc2550e31afda84c987cd49c2a244f0ba8b408ed (diff) | |
download | bugzilla-triage-6a7a1768c642d845d59d2258fce448dd43471143.tar.gz |
Cleaning up tags
-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" } |