From 432740075964cc0088d318bdab181439433f6f50 Mon Sep 17 00:00:00 2001 From: Andy Damevin Date: Thu, 27 Jun 2024 15:42:17 +0200 Subject: [PATCH] 0.0.1 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 33545339..153d8aab 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "0.0.3" + current-version: "0.0.1" next-version: "999-SNAPSHOT"