Skip to content

Commit 7c98b09

Browse files
committed
version 0.3.2
1 parent 421305f commit 7c98b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphite-clickhouse.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
)
2222

2323
// Version of graphite-clickhouse
24-
const Version = "0.3.1"
24+
const Version = "0.3.2"
2525

2626
type LogResponseWriter struct {
2727
http.ResponseWriter

0 commit comments

Comments
 (0)