diff --git a/asyncIters.nimble b/asyncIters.nimble index 2593897..2a31d26 100644 --- a/asyncIters.nimble +++ b/asyncIters.nimble @@ -1,4 +1,4 @@ -version = "1.2.1" +version = "1.2.2" author = "Nickolay Bukreyev" description = "Async iterators. Able to both await futures and yield values" license = "MIT"