From 12326295444970cbbf18b5872129d2cfb9755700 Mon Sep 17 00:00:00 2001 From: Pietro Peterlongo Date: Thu, 10 Jun 2021 12:18:17 +0200 Subject: [PATCH] bump version to 0.1.4 --- nimib.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nimib.nimble b/nimib.nimble index d0af2057..d74ff9e9 100644 --- a/nimib.nimble +++ b/nimib.nimble @@ -1,6 +1,6 @@ # Package -version = "0.1.3" +version = "0.1.4" author = "Pietro Peterlongo" description = "nimib 🐳 - nim 👑 driven ⛵ publishing ✍" license = "MIT"