diff --git a/.github/project.yml b/.github/project.yml index a8a247c..a8e7492 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,5 +1,5 @@ release: - current-version: 0.2.0 - current-major-minor-version: 0.2 - next-version: 0.2.1-SNAPSHOT + current-version: 0.3.0 + current-major-minor-version: 0.3 + next-version: 0.3.1-SNAPSHOT