Compare commits

..

2 commits

Author SHA1 Message Date
ansgarz
343c339a5a bump version to: 0.35.3-SNAPSHOT 2024-09-05 09:27:45 +02:00
ansgarz
44f788eb08 release: 0.35.2 2024-09-05 09:27:45 +02:00
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.35.2-SNAPSHOT" version = "0.35.3-SNAPSHOT"
group = "org.domaindrivenarchitecture.provs" group = "org.domaindrivenarchitecture.provs"

View file

@ -8,7 +8,7 @@ name = "provs"
PROJECT_ROOT_PATH = "." PROJECT_ROOT_PATH = "."
version = "0.35.2-dev" version = "0.35.3-dev"
@init @init