Skip to content

Commit

Permalink
fix regression with argument overrides; fix yargs singleton bug; --al…
Browse files Browse the repository at this point in the history
…l now supports multiple extensions
  • Loading branch information
Benjamin Coe committed Mar 13, 2016
1 parent cb5449a commit 9ce65e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "nyc",
"version": "6.0.0",
"version": "6.1.0",
"description": "a code coverage tool that works well with subprocesses.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9ce65e7

Please sign in to comment.