diff options
| author | Gregg Caines <[email protected]> | 2014-07-03 10:02:06 -0700 |
|---|---|---|
| committer | Gregg Caines <[email protected]> | 2014-07-03 10:02:06 -0700 |
| commit | 1457b3fdadd8399b89d0fc522d90525e52ea6473 (patch) | |
| tree | 82d47f51123085e91f53043d5b8875dbda2ae389 /package.json | |
| parent | 02d3f3363887d7f266ac63da42be8b5216fd13e9 (diff) | |
| download | node-coveralls-1457b3fdadd8399b89d0fc522d90525e52ea6473.tar.xz node-coveralls-1457b3fdadd8399b89d0fc522d90525e52ea6473.zip | |
log at error level by default and only show others if --verbose switch is on.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9fff71a..a583cb7 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "coverage", "coveralls" ], - "version": "2.10.1", + "version": "2.11.0", "bugs": { "url": "https://github.com/cainus/node-coveralls/issues" }, |
