Compare commits

...

2 commits

Author SHA1 Message Date
zam
6a5f318d40 bump version to: 0.40.1-SNAPSHOT 2025-02-14 14:16:31 +01:00
zam
f7ff8e2d46 release: 0.40.0 2025-02-14 14:16:31 +01:00
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -8,7 +8,7 @@ name = "provs"
PROJECT_ROOT_PATH = "."
version = "0.38.3-dev"
version = "0.40.1-dev"
@init