Skip to content

Commit

Permalink
fix for count consuming too many arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Mar 1, 2015
1 parent 2044710 commit a758e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "yargs",
"version": "3.4.4",
"version": "3.4.5",
"description": "Light-weight option parsing with an argv hash. No optstrings attached.",
"main": "./index.js",
"files": [
Expand Down

0 comments on commit a758e0b

Please sign in to comment.