diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-09-25 19:50:33 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-09-25 19:50:33 +0200 |
commit | 6c8bce9b6d6cf3c248171e51ccae3de66aa6909e (patch) | |
tree | d3bf4173699d05198eb94df9f1f09493545e7f63 /package.json | |
parent | 40a89f9f9305a9ccbd1a440ecc6e8463798d8697 (diff) | |
download | bugzilla-triage-6c8bce9b6d6cf3c248171e51ccae3de66aa6909e.tar.gz |
Release 0.250.25
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 74a8473..7935d18 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.24" + "version": "0.25" } |