From 481f0c87d3cf7e5278437cd97bb170dd604c16b8 Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Sat, 17 Feb 2024 18:54:59 +0100 Subject: [PATCH] Release 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 494c229..a708459 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0" + current-version: "0.0.1" next-version: "999-SNAPSHOT"