diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-07-21 14:25:22 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-07-21 14:25:22 +0200 |
commit | a6b65b1d22210033f9d66260733f11d2b5928167 (patch) | |
tree | 83498de3e00afec40d4e72778e8d8468a211fe53 /package.json | |
parent | 16aee2fb8612acd87441c83ad7513c4f4b79bd67 (diff) | |
download | bugzilla-triage-a6b65b1d22210033f9d66260733f11d2b5928167.tar.gz |
Release 0.150.15
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 92ad364..cb6b1cf 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.14" + "version": "0.15" } |