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