aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2010-08-20 15:25:22 -0400
committerMatěj Cepl <mcepl@redhat.com>2010-08-20 15:52:25 -0400
commita902cc5f289ecf5d17dbf9eec69747141720f8cd (patch)
tree9504b2ff714692353d20e3705025b08a320326a7 /package.json
parent63de10a5636f23ab55e01826534f55e263805d77 (diff)
downloadbugzilla-triage-a902cc5f289ecf5d17dbf9eec69747141720f8cd.tar.gz
We don't have getVersion method anymore0.21
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 7150f1b..48730bf 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.20"
+ "version": "0.21"
}