diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-11-12 15:02:15 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-11-12 15:02:15 +0100 |
commit | 94204070249610258451f8ec9f2d6aa7db4ea7d5 (patch) | |
tree | b3dc9df9142bd0bb4c77e8f028df97819eb0dd1c /package.json | |
parent | 4f49d26d4e303f80d6a8a4c42d9b6625dec81131 (diff) | |
download | bugzilla-triage-94204070249610258451f8ec9f2d6aa7db4ea7d5.tar.gz |
Actually, really bump the version. :(
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 1886364..5a8adf0 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.25" + "version": "0.26" } |