diff --git a/.github/project.yaml b/.github/project.yaml index 40e3006..d4f740e 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,4 +1,4 @@ name: Quarkus Commons release: - current-version: "1.0.0" - next-version: "1.0.1-SNAPSHOT" + current-version: "1.0.1" + next-version: "1.0.2-SNAPSHOT"