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 31078c1 commit 51ca739Copy full SHA for 51ca739
client/build.gradle.kts
@@ -18,7 +18,7 @@ plugins {
18
}
19
20
group = "io.hstream"
21
-version = "0.11.0-SNAPSHOT"
+version = "0.11.0"
22
23
repositories {
24
mavenCentral()
0 commit comments