Skip to content

Commit 5b4762a

Browse files
committed
version 0.4.2
1 parent 5fa1902 commit 5b4762a

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.4.1"
24+
const Version = "0.4.2"
2525

2626
type LogResponseWriter struct {
2727
http.ResponseWriter

0 commit comments

Comments
 (0)