We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29fbcba commit bf21245Copy full SHA for bf21245
docopt.nimble
@@ -1,9 +1,9 @@
1
[Package]
2
name: "docopt"
3
-version: "0.6.1"
+version: "0.6.2"
4
author: "Oleh Prypin"
5
description: "Command line option parser that will make you smile"
6
license: "MIT"
7
srcDir: "src"
8
[Deps]
9
-requires: "nim >= 0.10.3"
+requires: "nim >= 0.11.3"
0 commit comments