Skip to content

Commit ad485ce

Browse files
committed
fix for applying defaults to camel-case args
1 parent e0a8996 commit ad485ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yargs",
3-
"version": "3.3.0",
3+
"version": "3.3.1",
44
"description": "Light-weight option parsing with an argv hash. No optstrings attached.",
55
"main": "./index.js",
66
"files": [

0 commit comments

Comments
 (0)