aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2010-07-25 14:44:41 +0200
committerMatěj Cepl <mcepl@redhat.com>2010-07-25 14:44:41 +0200
commit3a51ae92a501e9eb8dc1bed4eb1419473aba4604 (patch)
tree4ee3b33d3413d733622858816c765384b5662c61 /package.json
parentd428a8122cbc803ef99acd6db03323ceb5b76f53 (diff)
downloadbugzilla-triage-3a51ae92a501e9eb8dc1bed4eb1419473aba4604.tar.gz
Move queryForSelection and affiiliated methods to BZPage.
Plus another attempt to make update.rdf work.
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 da1e13f..7253efa 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.15"
+ "version": "0.16"
}