diff --git a/chronos.nimble b/chronos.nimble index 6b4ac58..2487ad4 100644 --- a/chronos.nimble +++ b/chronos.nimble @@ -1,7 +1,7 @@ mode = ScriptMode.Verbose packageName = "chronos" -version = "3.2.0" +version = "3.2.1" author = "Status Research & Development GmbH" description = "Networking framework with async/await support" license = "MIT or Apache License 2.0"