From a23dfa5399c3ca261928cbbcf9be244025d940f3 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Tue, 7 Jan 2025 11:42:59 +0100 Subject: [PATCH] chore: bump version to 1.0.9 --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 749910e..78e5719 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,4 +1,4 @@ name: Quarkus Commons release: - current-version: "1.0.8" - next-version: "1.0.9-SNAPSHOT" + current-version: "1.0.9" + next-version: "1.0.10-SNAPSHOT" -- 2.47.2