aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2010-09-03 23:24:34 +0200
committerMatěj Cepl <mcepl@redhat.com>2010-09-03 23:24:34 +0200
commit59ca7aa09dd956748fe5f5acfee2de8a60ca995d (patch)
treec033dbd289594f46aab79283d1dcb154cc0f6258 /package.json
parentc5f96274db38c2ad33f750b7118a3871e69e2aa2 (diff)
downloadbugzilla-triage-59ca7aa09dd956748fe5f5acfee2de8a60ca995d.tar.gz
Fix version number0.22
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 48730bf..f18a874 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.21"
+ "version": "0.22"
}