We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc7dae commit 6128a5dCopy full SHA for 6128a5d
graphite-clickhouse.go
@@ -28,7 +28,7 @@ import (
28
)
29
30
// Version of graphite-clickhouse
31
-const Version = "0.8.5"
+const Version = "0.9.0"
32
33
func init() {
34
version.Version = Version
0 commit comments