From d5053a3862f07850ac5971507ab4fa0b59d72a76 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Sat, 28 Jun 2025 05:04:22 +0200 Subject: [PATCH] chore: bump version to 1.0.3 --- .github/project.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 7daa27c..3005d38 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,5 +1,6 @@ name: Quarkus Commons release: - current-version: "1.0.2" - next-version: "1.0.3-SNAPSHOT" + current-version: "1.0.3" + next-version: "1.0.4-SNAPSHOT" +