Skip to content

Commit c840f6c

Browse files
authored
Merge pull request #19 from kraptor/master
Fix nim version dependency.
2 parents 33c3daa + bfac77a commit c840f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsony.nimble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ license = "MIT"
55

66
srcDir = "src"
77

8-
requires "nim >= 1.2.2"
8+
requires "nim >= 1.4.0"

0 commit comments

Comments
 (0)