From bb82c8d04332fb7f01b8f2122f41b5b2ab46c9c5 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Mon, 6 Oct 2025 11:50:11 +0200 Subject: [PATCH] chore: bump version to 1.1.1 --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 8f7c9cd..b241f19 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,5 +1,5 @@ name: Quarkus Commons release: - current-version: "1.1.0" - next-version: "1.1.1-SNAPSHOT" + current-version: "1.1.1" + next-version: "1.1.2-SNAPSHOT"