We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e145df commit 638acb3Copy full SHA for 638acb3
build.gradle.kts
@@ -14,7 +14,7 @@ allprojects {
14
15
subprojects {
16
group = "org.taymyr.lagom"
17
- version = "1.0.0-SNAPSHOT"
+ version = "1.0.0"
18
19
apply<JacocoPlugin>()
20
0 commit comments