diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json index 314d234..8986508 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "coverage", "coveralls" ], - "version": "2.0.10", + "version": "2.0.11", "bugs": { "url": "https://github.com/cainus/node-coveralls/issues" }, @@ -21,7 +21,8 @@ "contributors": [ "Alan Gutierrez <[email protected]> (http://www.prettyrobots.com/)", "Kir Belevich (https://github.com/svg)", - "elliotcable <[email protected]> (http://elliottcable.name/)" + "elliotcable <[email protected]> (http://elliottcable.name/)", + "Arpad Borsos <[email protected]> (http://swatinem.de/)" ], "dependencies": { "libyaml": "0.2.2", |
