aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2010-09-14 22:29:26 +0200
committerMatěj Cepl <mcepl@redhat.com>2010-09-14 22:29:26 +0200
commit175cdd6039700ee656d220d35854c6277f4a1203 (patch)
treea5c45d82c3ccaa881920536893991c2b98ede594
parentd6392709f209e5b63cafd47d59ffa0c0182487ed (diff)
downloadbugzilla-triage-175cdd6039700ee656d220d35854c6277f4a1203.tar.gz
Fix version number
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f18a874..3dfffe1 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.22"
+ "version": "0.23"
}