aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2010-07-16 04:25:30 +0200
committerMatěj Cepl <mcepl@redhat.com>2010-07-16 04:25:30 +0200
commit3f70ba468a91e0f5abe20034dd50e3c63a6fcb1a (patch)
tree88fe917ec4e22b26134546249a9f51cbe1b85071 /package.json
parent91aac059810fec3d849bb48eb51f55e64b1cc32b (diff)
downloadbugzilla-triage-3f70ba468a91e0f5abe20034dd50e3c63a6fcb1a.tar.gz
Use Firefox nsILoginManager to store password and make it optional.0.13
Fixes #16.
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 9dc3180..bd90e62 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.12"
+ "version": "0.13"
}