release: 0.32.0

This commit is contained in:
ansgarz 2024-02-24 18:43:38 +01:00
parent bc38779b25
commit d43057bf9d
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -8,7 +8,7 @@ name = "provs"
PROJECT_ROOT_PATH = "." PROJECT_ROOT_PATH = "."
version = "0.31.2-dev" version = "0.32.0"
@init @init