From 7fe4f4420d19f805c9619060eb87400d8792a149 Mon Sep 17 00:00:00 2001 From: Melloware Date: Fri, 11 Oct 2024 16:08:19 -0400 Subject: [PATCH] 0.0.2 (#113) --- .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"