diff options
| author | Nick Merwin <[email protected]> | 2015-07-13 22:21:19 -0700 |
|---|---|---|
| committer | Nick Merwin <[email protected]> | 2015-07-13 22:21:19 -0700 |
| commit | 64653c6df1d63065b0fb0b4984ac4c88f809b068 (patch) | |
| tree | ae3416db82d0df9625e91928ba86767d82e09f66 /package.json | |
| parent | ecae39ef0ffb277b8a5e52ce50fcc70317b8a823 (diff) | |
| download | node-coveralls-2.11.3.tar.xz node-coveralls-2.11.3.zip | |
package updated version + maintainers2.11.3
README badges updates
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/)", |
