diff --git a/.github/project.yml b/.github/project.yml index 35b11fc..b5112d9 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0.1.1" - next-version: "0.1.2-SNAPSHOT" + current-version: "0.1.2" + next-version: "0.1.3-SNAPSHOT"