tnetstring.nimble
changeset 12 959dc81335c9
parent 11 c302a311cedf
--- a/tnetstring.nimble	Mon Oct 08 12:53:05 2018 -0700
+++ b/tnetstring.nimble	Wed Oct 27 10:09:51 2021 -0700
@@ -1,7 +1,7 @@
 
 # Package
 
-version       = "0.1.2"
+version       = "0.1.3"
 author        = "Mahlon E. Smith <mahlon@martini.nu>"
 description   = "Parsing and serializing for the TNetstring format."
 license       = "MIT"
@@ -11,5 +11,5 @@
 
 # Dependencies
 
-requires "nim >= 0.19.0"
+requires "nim >= 1.4.0"