diff --git a/nio.nimble b/nio.nimble index 570a8fc..20c1bf6 100644 --- a/nio.nimble +++ b/nio.nimble @@ -1,12 +1,12 @@ # Package -version = "0.6.10" +version = "0.6.11" author = "Charles Blake" description = "Low Overhead Numerical/Native IO library & tools" license = "MIT/ISC" # Deps requires "nim >= 1.6.12" -requires "cligen >= 1.6.14" +requires "cligen >= 1.6.18" when defined(windows): bin = @[