From 293a51adad27170208ea46994f7dc3a6990f8995 Mon Sep 17 00:00:00 2001 From: Charles Blake Date: Fri, 7 Jun 2024 07:57:31 -0400 Subject: [PATCH] Bump versions pre-release --- bu.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bu.nimble b/bu.nimble index b74059e..f2ef3e9 100644 --- a/bu.nimble +++ b/bu.nimble @@ -1,5 +1,5 @@ # Package -version = "0.13.1" +version = "0.14.0" author = "Charles Blake" description = "B)asic|But-For U)tility Code/Programs (Usually Nim & With Unix/POSIX/Linux Context)" license = "MIT/ISC"