From dedfdd415e8423378d74fa3986f9f25a1127ebf9 Mon Sep 17 00:00:00 2001 From: Andy Davidoff Date: Tue, 24 Sep 2019 17:34:41 -0400 Subject: [PATCH] minor --- foreach.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foreach.nimble b/foreach.nimble index c86cb8a..9cf4a84 100644 --- a/foreach.nimble +++ b/foreach.nimble @@ -1,4 +1,4 @@ -version = "1.0.1" +version = "1.0.2" author = "disruptek" description = "A sugary for loop with syntax for typechecking loop variables" license = "MIT"