aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHauke Henningsen <[email protected]>2015-07-15 22:19:50 +0200
committerHauke Henningsen <[email protected]>2015-07-15 22:19:50 +0200
commitc5ff1af8ce1ac7655ce16804668395697b192048 (patch)
treed94c2c517476b39d165829cb832ee844b37983b5 /package.json
parentebb47a974bc0665419cdf9d5c0ed4c4ed95636c8 (diff)
parent64653c6df1d63065b0fb0b4984ac4c88f809b068 (diff)
downloadnode-coveralls-c5ff1af8ce1ac7655ce16804668395697b192048.tar.xz
node-coveralls-c5ff1af8ce1ac7655ce16804668395697b192048.zip
Merge remote-tracking branch 'upstream/master' into fix-bug-86
Conflicts: lib/fetchGitData.js
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/package.json b/package.json
index ce0ea06..085962c 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"coverage",
"coveralls"
],
- "version": "2.11.2",
+ "version": "2.11.3",
"bugs": {
"url": "https://github.com/cainus/node-coveralls/issues"
},
@@ -16,9 +16,11 @@
"coveralls": "./bin/coveralls.js"
},
"maintainers": [
- "Gregg Caines <[email protected]> (http://caines.ca)"
+ "Nick Merwin <[email protected]> (https://coveralls.io)"
],
"contributors": [
+ "Gregg Caines <[email protected]> (http://caines.ca)",
+ "Joshua Ma <[email protected]> (http://joshma.com)",
"Alan Gutierrez <[email protected]> (http://www.prettyrobots.com/)",
"Kir Belevich (https://github.com/svg)",
"elliotcable <[email protected]> (http://elliottcable.name/)",