From d51b6a6d6786067a8cab7ec7e473989eb1fb668b Mon Sep 17 00:00:00 2001 From: Andy Davidoff Date: Sun, 13 Sep 2020 14:43:58 -0400 Subject: [PATCH] 1.0.3: jbb -> git (take 2) --- nimph.nimble | 2 +- src/nimph.nim.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nimph.nimble b/nimph.nimble index 6199ed6..2ba8044 100644 --- a/nimph.nimble +++ b/nimph.nimble @@ -1,4 +1,4 @@ -version = "1.0.2" +version = "1.0.3" author = "disruptek" description = "nim package handler from the future" license = "MIT" diff --git a/src/nimph.nim.cfg b/src/nimph.nim.cfg index 44b6fcd..b809a7b 100644 --- a/src/nimph.nim.cfg +++ b/src/nimph.nim.cfg @@ -13,7 +13,7 @@ --define:ssl # specify our preferred version of libgit2 ---define:git2SetVer:"1.0.1" +--define:git2SetVer:"v1.0.1" # and our preferred method of retrieval #--define:git2JBB