Compare commits

..

No commits in common. "989f80c41fc7a4e802afa4d562c3e95ab195160b" and "a20b1a9144914817e484ebe0e966a0e9e1d320ec" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -8,7 +8,7 @@ name = "provs"
PROJECT_ROOT_PATH = "."
version = "0.35.1-dev"
version = "0.34.1-dev"
@init