Skip to content

Commit bf21245

Browse files
committed
v0.6.2
1 parent 29fbcba commit bf21245

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docopt.nimble

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[Package]
22
name: "docopt"
3-
version: "0.6.1"
3+
version: "0.6.2"
44
author: "Oleh Prypin"
55
description: "Command line option parser that will make you smile"
66
license: "MIT"
77
srcDir: "src"
88
[Deps]
9-
requires: "nim >= 0.10.3"
9+
requires: "nim >= 0.11.3"

0 commit comments

Comments
 (0)