Skip to content

Commit bbbafde

Browse files
committed
release version 1.2.2
1 parent 87918cd commit bbbafde

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
@@ -18,7 +18,7 @@ allprojects {
1818

1919
subprojects {
2020
group = "org.taymyr.lagom"
21-
version = "1.3.0-SNAPSHOT"
21+
version = "1.2.2"
2222

2323
apply<JacocoPlugin>()
2424
apply<NexusPublishPlugin>()

0 commit comments

Comments
 (0)