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