From f51e1ff6ce434e5baf24a93ad8f10e1c7cdd118c Mon Sep 17 00:00:00 2001 From: Andy Davidoff Date: Tue, 25 Aug 2020 19:51:30 -0400 Subject: [PATCH] 1.8.21: fewer warnings --- bump.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bump.nimble b/bump.nimble index 52b12d8..3b2dc3a 100644 --- a/bump.nimble +++ b/bump.nimble @@ -1,4 +1,4 @@ -version = "1.8.20" +version = "1.8.21" author = "disruptek" description = "a tiny tool to bump nimble versions" license = "MIT"