diff options
| author | cainus <[email protected]> | 2013-04-07 20:08:40 -0700 |
|---|---|---|
| committer | cainus <[email protected]> | 2013-04-07 20:08:40 -0700 |
| commit | cc02db1c7ee1e46e80e44031aebcef59160020bc (patch) | |
| tree | a4d3b7a254f1c8a8499680ad56c99c5968960d39 | |
| parent | bcb7df4cdfc6a265970c6d4b70d227e85718aee3 (diff) | |
| download | node-coveralls-cc02db1c7ee1e46e80e44031aebcef59160020bc.tar.xz node-coveralls-cc02db1c7ee1e46e80e44031aebcef59160020bc.zip | |
version bump 2.0.6
| -rw-r--r-- | package.json | 2 |
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" }, |
