diff --git a/chronos.nimble b/chronos.nimble index 5aa51b8..ba92ac6 100644 --- a/chronos.nimble +++ b/chronos.nimble @@ -1,7 +1,7 @@ mode = ScriptMode.Verbose packageName = "chronos" -version = "4.0.1" +version = "4.0.2" author = "Status Research & Development GmbH" description = "Networking framework with async/await support" license = "MIT or Apache License 2.0"