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