We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c26e7b commit 4188718Copy full SHA for 4188718
graphite-clickhouse.go
@@ -27,7 +27,7 @@ import (
27
)
28
29
// Version of graphite-clickhouse
30
-const Version = "0.8.4"
+const Version = "0.8.5"
31
32
func init() {
33
version.Version = Version
0 commit comments