aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorNick Merwin <[email protected]>2018-05-01 14:08:07 -0700
committerNick Merwin <[email protected]>2018-05-01 14:08:07 -0700
commite7ae2bfcb468d47369d885b0cde668b79f6d92b5 (patch)
treee895f664ae0948aa6e1bbf5909d5389f237e5333 /package.json
parent9b892bfb66455d425382daa4e07adb654d924c3e (diff)
downloadnode-coveralls-e7ae2bfcb468d47369d885b0cde668b79f6d92b5.tar.xz
node-coveralls-e7ae2bfcb468d47369d885b0cde668b79f6d92b5.zip
version bump; logger test fix3.0.1
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 f7cc85f..99e27e6 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"coverage",
"coveralls"
],
- "version": "3.0.0",
+ "version": "3.0.1",
"bugs": {
"url": "https://github.com/nickmerwin/node-coveralls/issues"
},