From c8bcfc7ba6b4cc6ab99239242aed663b9389bd4c Mon Sep 17 00:00:00 2001 From: Andy Davidoff Date: Thu, 28 Nov 2019 12:03:24 -0500 Subject: [PATCH] 0.0.13: support $nimbleDir --- nimph.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nimph.nimble b/nimph.nimble index 5026a7f..9a1fc85 100644 --- a/nimph.nimble +++ b/nimph.nimble @@ -1,4 +1,4 @@ -version = "0.0.12" +version = "0.0.13" author = "disruptek" description = "nim package handler from the future" license = "MIT"