From eb4812a0ea005b1be0d32180026eee36c2269077 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Thu, 15 May 2025 16:30:12 +0200 Subject: [PATCH] chore: release first version under phoenix-oss --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 4d2f701..40e3006 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,4 +1,4 @@ name: Quarkus Commons release: - current-version: "1.2.8" - next-version: "1.2.9-SNAPSHOT" + current-version: "1.0.0" + next-version: "1.0.1-SNAPSHOT"