From 3c33719fe42356ec0c06b66be353f4ffe12e921d Mon Sep 17 00:00:00 2001 From: Smooth Operator Date: Wed, 14 Dec 2022 18:29:29 -0500 Subject: [PATCH] 1.1.2 --- nimph.nimble | 2 +- src/nimph.nim.cfg | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/nimph.nimble b/nimph.nimble index 5af0b09..c2eb24a 100644 --- a/nimph.nimble +++ b/nimph.nimble @@ -1,4 +1,4 @@ -version = "1.1.1" +version = "1.1.2" author = "disruptek" description = "nim package handler from the future" license = "MIT" diff --git a/src/nimph.nim.cfg b/src/nimph.nim.cfg index 5a3ae1e..4e801eb 100644 --- a/src/nimph.nim.cfg +++ b/src/nimph.nim.cfg @@ -22,3 +22,6 @@ # fix nimble? --path="$config" --path="$nim" + +# arc exhibits corruption in git +--gc:refc