Skip to content

Commit 67ca58e

Browse files
committed
bump version to 0.8.0
1 parent 4448df3 commit 67ca58e

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.8.0-SNAPSHOT"
19+
version = "0.8.0"
2020

2121
repositories {
2222
mavenCentral()

0 commit comments

Comments
 (0)