From a7dabcf289d761fdd080773689b614db43293421 Mon Sep 17 00:00:00 2001 From: Melloware Date: Thu, 17 Oct 2024 10:18:33 -0400 Subject: [PATCH] 0.0.4 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 0946556..9060c66 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0.0.3" + current-version: "0.0.4" next-version: "999-SNAPSHOT"