From 53fea41061cf9368997eb2e426e3d5e4b19dec18 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Thu, 19 Jun 2025 17:06:02 +0200 Subject: [PATCH] chore: bump version to 1.0.2 --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 23a613b..4763078 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,5 +1,5 @@ name: Quarkus Commons release: - current-version: "1.0.1" - next-version: "1.0.2-SNAPSHOT" + current-version: "1.0.2" + next-version: "1.0.3-SNAPSHOT"