We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad1a235 commit 0619a61Copy full SHA for 0619a61
graphite-clickhouse.go
@@ -20,7 +20,7 @@ import (
20
)
21
22
// Version of graphite-clickhouse
23
-const Version = "0.2"
+const Version = "0.2.1"
24
25
type LogResponseWriter struct {
26
http.ResponseWriter
0 commit comments