From 949abbcc32002d073231610db87284867e56413d Mon Sep 17 00:00:00 2001 From: Andy Davidoff Date: Wed, 30 Dec 2020 21:48:41 -0500 Subject: [PATCH] 1.0.7: work-around gc:arc corruption --- nimph.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nimph.nimble b/nimph.nimble index c66e5cf..ff6cd25 100644 --- a/nimph.nimble +++ b/nimph.nimble @@ -1,4 +1,4 @@ -version = "1.0.6" +version = "1.0.7" author = "disruptek" description = "nim package handler from the future" license = "MIT"