Compare commits

..

2 commits

Author SHA1 Message Date
bom
bcc89ef408 bump version to: 0.31.1-SNAPSHOT 2024-02-16 12:08:59 +01:00
bom
20db8c4aca release: 0.31.0 2024-02-16 12:08:59 +01:00
2 changed files with 2 additions and 2 deletions

View file

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

View file

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