Skip to content

Commit 93c2820

Browse files
committed
bump version to 0.10.0
1 parent 2a328fb commit 93c2820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins {
1818
}
1919

2020
group = "io.hstream"
21-
version = "0.10.0-SNAPSHOT"
21+
version = "0.10.0"
2222

2323
repositories {
2424
mavenCentral()

0 commit comments

Comments
 (0)