diff --git a/.github/project.yaml b/.github/project.yaml index 749910e..78e5719 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,4 +1,4 @@ name: Quarkus Commons release: - current-version: "1.0.8" - next-version: "1.0.9-SNAPSHOT" + current-version: "1.0.9" + next-version: "1.0.10-SNAPSHOT"