From 4a6ddf60c56bc2f2b4a4cee7936b0a93b8c2b83a Mon Sep 17 00:00:00 2001 From: Smooth Operator Date: Thu, 7 Mar 2024 14:00:59 -0500 Subject: [PATCH] 5.4.0: runtime compiler support --- balls.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/balls.nimble b/balls.nimble index 926c5cf..0ada2a1 100644 --- a/balls.nimble +++ b/balls.nimble @@ -1,4 +1,4 @@ -version = "5.3.1" +version = "5.4.0" author = "disruptek" description = "a unittest framework with balls 🔴🟡🟢" license = "MIT"