Skip to content

Commit d695df3

Browse files
authored
bump version to 0.9.0 (#135)
1 parent 9bb9802 commit d695df3

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
@@ -16,7 +16,7 @@ plugins {
1616
}
1717

1818
group = "io.hstream"
19-
version = "0.9.0-SNAPSHOT"
19+
version = "0.9.0"
2020

2121
repositories {
2222
mavenCentral()

0 commit comments

Comments
 (0)