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 29c77cf commit f8336bdCopy full SHA for f8336bd
graphite-clickhouse.go
@@ -25,7 +25,7 @@ import (
25
)
26
27
// Version of graphite-clickhouse
28
-const Version = "0.11.5"
+const Version = "0.11.6"
29
30
func init() {
31
scope.Version = Version
0 commit comments