From 3d8350445097f3b004da277cf6d24d20d6b79af2 Mon Sep 17 00:00:00 2001 From: Andrea Peruffo Date: Thu, 25 Jan 2024 13:35:45 +0000 Subject: [PATCH] retry the release --- .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"