From aa5ace31d6f264819917952e97c0ae6193a02a1a Mon Sep 17 00:00:00 2001 From: Melloware Date: Wed, 25 Oct 2023 11:07:57 -0400 Subject: [PATCH] 0.0.2 (#5) --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index a708459..e87d669 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0.0.1" + current-version: "0.0.2" next-version: "999-SNAPSHOT"