From 27ffd8efb14fb4e9fcedec6dfc2a42cada80201e Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Thu, 7 Aug 2025 11:06:37 +0200 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 763548b..4b1c179 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,5 +1,5 @@ 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"