diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-07-18 20:00:20 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-07-18 20:00:20 +0200 |
commit | d61189a4f67a321c8181f5e5ffaf50cc57e3b4c1 (patch) | |
tree | 0707409a9350c3ed8abdf4ac347585904ba6aef0 /package.json | |
parent | 9e391937824df979077f09d873fb83a73a7e73c8 (diff) | |
download | bugzilla-triage-d61189a4f67a321c8181f5e5ffaf50cc57e3b4c1.tar.gz |
Make new release
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 bd90e62..92ad364 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.13" + "version": "0.14" } |