diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-11-25 13:23:43 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-11-25 13:23:43 +0100 |
commit | fe997aaa61800fad4a295dc9ffb4843c0bc4d4ec (patch) | |
tree | f7ba799fb7b4ac012ca6b38407789a4755988050 /package.json | |
parent | a95d522f404ed88c0d237175883adf0ead47d69e (diff) | |
download | bugzilla-triage-fe997aaa61800fad4a295dc9ffb4843c0bc4d4ec.tar.gz |
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 5a8adf0..ad1bd6f 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.26" + "version": "0.27" } |