Skip to content

Commit 6128a5d

Browse files
committed
version 0.9.0
1 parent 8fc7dae commit 6128a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphite-clickhouse.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import (
2828
)
2929

3030
// Version of graphite-clickhouse
31-
const Version = "0.8.5"
31+
const Version = "0.9.0"
3232

3333
func init() {
3434
version.Version = Version

0 commit comments

Comments
 (0)