This commit is contained in:
jem 2022-02-02 18:45:44 +01:00
parent 118fc4ea13
commit 95bcd5fa35

View file

@ -18,7 +18,7 @@ apply plugin: 'kotlinx-serialization'
group = 'org.domaindrivenarchitecture.provs'
version = '0.9.5-SNAPSHOT'
version = '0.9.5'
repositories {
mavenCentral()