Skip to content

Commit a0f44e4

Browse files
committed
prepare for 1.2.0 RELEASE
1 parent 7a1310c commit a0f44e4

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
@@ -6,7 +6,7 @@ val localstackVersion = "0.2.22"
66
val integrationOption = "tests.integration"
77

88
group = "io.reactiverse"
9-
version = "1.2.0-SNAPSHOT"
9+
version = "1.2.0"
1010

1111
plugins {
1212
`java-library`

0 commit comments

Comments
 (0)