We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2af2dcb commit 1af8431Copy full SHA for 1af8431
graphite-clickhouse.go
@@ -21,7 +21,7 @@ import (
21
)
22
23
// Version of graphite-clickhouse
24
-const Version = "0.5.1"
+const Version = "0.6.0"
25
26
type LogResponseWriter struct {
27
http.ResponseWriter
0 commit comments