diff --git a/.github/project.yml b/.github/project.yml index 494c229..7152f2c 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0" - next-version: "999-SNAPSHOT" + current-version: "0.0.1" + next-version: "0.0.2-SNAPSHOT"