aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEhsan Akhgari <ehsan@mozilla.com>2011-02-17 23:30:12 -0500
committerEhsan Akhgari <ehsan@mozilla.com>2011-02-17 23:30:12 -0500
commitddc145837e2b910d3655f3dca169c9297316dc0f (patch)
tree46a12a6e8f080e64549bb0f1c0d32c522d2e4b3a
parentda6e9ab201b55e15ddb2097fa1e40e9b08f2e9c5 (diff)
downloadbugzilla-triage-ddc145837e2b910d3655f3dca169c9297316dc0f.tar.gz
Bump the version and add credits to the new contributors
-rw-r--r--package.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/package.json b/package.json
index 71e2270..36e1024 100644
--- a/package.json
+++ b/package.json
@@ -2,9 +2,13 @@
"description": "Tweaks bugzilla.mozilla.org with all the goodness that _should_ come out of the box",
"license": "MPL",
"author": "Ehsan Akhgari (http://ehsanakhgari.org/) <ehsan@mozilla.com>",
- "contributors": ["Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>"],
+ "contributors": [
+ "Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>",
+ "Heather Aurthur (http://harthur.wordpress.com/) <harthur@mozilla.com>",
+ "Steve Fink (http://blog.mozilla.com/sfink/) <sfink@mozilla.com>"
+ ],
"url": "http://ehsanakhgari.org/mozilla/extensions/firefox/bugzilla-tweaks",
- "version": "1.6",
+ "version": "1.7",
"fullName": "Bugzilla Tweaks",
"id": "jid0-qBnIpLfDFa4LpdrjhAC6vBqN20Q"
}