From e3e6d37335d716bd0f0ddba1d88ae869391a15bc Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Thu, 16 Jan 2025 10:59:54 +0100 Subject: [PATCH] chore: bump version to 1.0.10 --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 78e5719..1369005 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,4 +1,4 @@ name: Quarkus Commons release: - current-version: "1.0.9" - next-version: "1.0.10-SNAPSHOT" + current-version: "1.0.10" + next-version: "1.0.11-SNAPSHOT"