From 6294ac2c84c4b953b1b52bf02effbc99c3e183ef Mon Sep 17 00:00:00 2001 From: Melloware Date: Thu, 14 Nov 2024 10:14:41 -0500 Subject: [PATCH] 0.0.3 (#19) --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index e87d669..0946556 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0.0.2" + current-version: "0.0.3" next-version: "999-SNAPSHOT"