From 66c190208be0a42c4757fc5682c32b1e9d877367 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Thu, 19 Jun 2025 17:10:52 +0200 Subject: [PATCH] chore: bump 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" +