From dd3918303aa446f8668dc6b32c3b7bf21dba0119 Mon Sep 17 00:00:00 2001 From: Melloware Date: Wed, 25 Oct 2023 14:35:42 -0400 Subject: [PATCH] 0.0.3 (#6) --- .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"