Skip to content

Commit 29f8c96

Browse files
committed
Back to 0.5.0 to publish release properly from master
1 parent 1690057 commit 29f8c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ val logbackVersion = "1.2.3"
55
val integrationOption = "tests.integration"
66

77
group = "io.reactiverse"
8-
version = "0.5.1-SNAPSHOT"
8+
version = "0.5.0"
99

1010
plugins {
1111
`java-library`

0 commit comments

Comments
 (0)