We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a328fb commit 93c2820Copy full SHA for 93c2820
client/build.gradle.kts
@@ -18,7 +18,7 @@ plugins {
18
}
19
20
group = "io.hstream"
21
-version = "0.10.0-SNAPSHOT"
+version = "0.10.0"
22
23
repositories {
24
mavenCentral()
0 commit comments