From fb2acc752a283223b5c4647bfe85d75cd23a5b4f Mon Sep 17 00:00:00 2001 From: Ganesh Viswanathan Date: Sun, 12 Jul 2020 00:12:41 -0500 Subject: [PATCH] v0.6.3 --- nimterop.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nimterop.nimble b/nimterop.nimble index adbd171..16a6c6a 100644 --- a/nimterop.nimble +++ b/nimterop.nimble @@ -1,6 +1,6 @@ # Package -version = "0.6.2" +version = "0.6.3" author = "genotrance" description = "C/C++ interop for Nim" license = "MIT"