Skip to content

Commit 9f08cbf

Browse files
committed
Bump ntangle version
Fixes #16.
1 parent 8643bcf commit 9f08cbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ntangle.nimble

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Package
22

3-
version = "0.6.3"
3+
version = "0.6.4"
44
author = "Kaushal Modi"
55
description = "Command-line utility for Tangling of Org mode documents"
66
license = "MIT"
@@ -9,4 +9,4 @@ bin = @["ntangle"]
99

1010
# Dependencies
1111

12-
requires "nim >= 0.19.0", "cligen#head"
12+
requires "nim >= 0.19.0", "cligen >= 0.9.18"

0 commit comments

Comments
 (0)