We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1690057 commit 29f8c96Copy full SHA for 29f8c96
build.gradle.kts
@@ -5,7 +5,7 @@ val logbackVersion = "1.2.3"
5
val integrationOption = "tests.integration"
6
7
group = "io.reactiverse"
8
-version = "0.5.1-SNAPSHOT"
+version = "0.5.0"
9
10
plugins {
11
`java-library`
0 commit comments