aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcainus <[email protected]>2013-05-24 12:35:23 -0700
committercainus <[email protected]>2013-05-24 12:35:23 -0700
commit4041ac05463ef758215c808e1148c3e467b615a1 (patch)
treec87e84620497d14258442b26e1f694d87f5aef8f
parent29f931cfe72191cb9b568b821dee3c2ab4725c1b (diff)
downloadnode-coveralls-4041ac05463ef758215c808e1148c3e467b615a1.tar.xz
node-coveralls-4041ac05463ef758215c808e1148c3e467b615a1.zip
version bump 2.0.8
-rw-r--r--package.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/package.json b/package.json
index 54c1821..e94224a 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"coverage",
"coveralls"
],
- "version": "2.0.7",
+ "version": "2.0.8",
"bugs": {
"url": "https://github.com/cainus/node-coveralls/issues"
},
@@ -19,7 +19,9 @@
"Gregg Caines <[email protected]> (http://caines.ca)"
],
"contributors" : [
- "Alan Gutierrez <[email protected]> (http://www.prettyrobots.com/)"
+ "Alan Gutierrez <[email protected]> (http://www.prettyrobots.com/)",
+ "Kir Belevich (https://github.com/svg)",
+ "elliotcable <[email protected]> (http://elliottcable.name/)"
],
"dependencies": {
"libyaml": "0.2.2",