From b6a3bdd9fa5ea7f57cd96ae54e56a42e3e4f7dc2 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Tue, 16 Sep 2025 22:12:30 +0200 Subject: [PATCH] chore: bump version to 1.1.0 --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 0a3ea50..8f7c9cd 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,5 +1,5 @@ name: Quarkus Commons release: - current-version: "1.0.14" - next-version: "1.0.15-SNAPSHOT" + current-version: "1.1.0" + next-version: "1.1.1-SNAPSHOT"