From c4eef322cf156b31a5ead6424828fca33a00cea8 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Thu, 30 Jan 2025 09:17:43 +0100 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 61aa884..cef22ab 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,4 +1,4 @@ name: Quarkus Commons release: - current-version: "1.0.11" - next-version: "1.0.12-SNAPSHOT" + current-version: "1.1.0" + next-version: "1.1.1-SNAPSHOT"