aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorcainus <[email protected]>2013-04-07 20:08:40 -0700
committercainus <[email protected]>2013-04-07 20:08:40 -0700
commitcc02db1c7ee1e46e80e44031aebcef59160020bc (patch)
treea4d3b7a254f1c8a8499680ad56c99c5968960d39 /package.json
parentbcb7df4cdfc6a265970c6d4b70d227e85718aee3 (diff)
downloadnode-coveralls-cc02db1c7ee1e46e80e44031aebcef59160020bc.tar.xz
node-coveralls-cc02db1c7ee1e46e80e44031aebcef59160020bc.zip
version bump 2.0.6
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7498ee2..7287aed 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "coveralls",
"description" : "takes json-cov output into stdin and POSTs to coveralls.io",
"keywords" : ["coverage", "coveralls"],
- "version": "2.0.5",
+ "version": "2.0.6",
"bugs": {
"url": "https://github.com/cainus/node-coveralls/issues"
},