aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-05-15 00:40:54 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-05-15 00:48:57 +0200
commit2ded7cbe5bc77943adc7ede7394dd57914a92ac9 (patch)
treeab77f4072f116e8f143f0c80c7c88263e3d37c28 /package.json
parent83b84fb5e6e28d189179284bd3730d74717cd3da (diff)
downloadbugzilla-triage-2ded7cbe5bc77943adc7ede7394dd57914a92ac9.tar.gz
Fix the path to makeBacktraceAttachment.js in lib/main.js
Fixes #98
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 3ac20a4..b68de90 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,7 @@
"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) and MPL",
- "version": "0.105",
+ "version": "0.106",
"contributors": [
"Ehsan Akhgari (http://ehsanakhgari.org/) <ehsan@mozilla.com>",
"Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>",