bump version to: 0.30.1-SNAPSHOT

This commit is contained in:
ansgarz 2024-02-16 10:40:07 +01:00
parent 1a1d7c2f6f
commit 06a7cab974
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ plugins {
apply plugin: "maven-publish"
version = "0.30.0"
version = "0.30.1-SNAPSHOT"
group = "org.domaindrivenarchitecture.provs"

View file

@ -8,7 +8,7 @@ name = "provs"
PROJECT_ROOT_PATH = "."
version = "0.30.0"
version = "0.30.1-dev"
@init