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