From bd4d1b9d2679d224f95b8aad997d06539f71108b Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Thu, 19 Jun 2025 16:38:03 +0200 Subject: [PATCH] chore: bump version to 1.0.2 --- .github/project.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 23a613b..7daa27c 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" + -- 2.47.2