We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e60a2b7 commit 4cdf03bCopy full SHA for 4cdf03b
1 file changed
dylan-package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "command-line-parser",
3
"description": "Parse command line flags and subcommands",
4
- "version": "3.2.2",
+ "version": "3.3.0",
5
"url": "https://github.com/dylan-lang/command-line-parser",
6
"category": "utilities",
7
"contact": "dylan-lang@googlegroups.com",
@@ -12,6 +12,6 @@
12
],
13
"dev-dependencies": [
14
"sphinx-extensions",
15
- "testworks@2.0"
+ "testworks"
16
]
17
}
0 commit comments