diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
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/)", |
