Skip to content

Commit 638acb3

Browse files
committed
Release version '1.0.0'
1 parent 2e145df commit 638acb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ allprojects {
1414

1515
subprojects {
1616
group = "org.taymyr.lagom"
17-
version = "1.0.0-SNAPSHOT"
17+
version = "1.0.0"
1818

1919
apply<JacocoPlugin>()
2020

0 commit comments

Comments
 (0)