aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2010-07-04 21:44:39 +0200
committerMatěj Cepl <mcepl@redhat.com>2010-07-04 21:44:39 +0200
commitbf40c2ec5fbbcb36995fb66e2e1c1b0e25c708d9 (patch)
tree251edc9a3e2c1945ce726a4510e92139d3697b26 /package.json
parent47477154f30d391fe154e19efa4e3da4770c2b99 (diff)
downloadbugzilla-triage-bf40c2ec5fbbcb36995fb66e2e1c1b0e25c708d9.tar.gz
Make the package compatible with new require("chrome") policy.0.12
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 6af2b46..9dc3180 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.11"
+ "version": "0.12"
}