diff --git a/nio.nimble b/nio.nimble index e5e0eaf..30587fe 100644 --- a/nio.nimble +++ b/nio.nimble @@ -1,12 +1,12 @@ # Package -version = "0.6.8" +version = "0.6.9" author = "Charles Blake" description = "Low Overhead Numerical/Native IO library & tools" license = "MIT/ISC" # Deps requires "nim >= 1.6.12" -requires "cligen >= 1.6.7" +requires "cligen >= 1.6.8" when defined(windows): bin = @[