Skip to content

Commit 1af8431

Browse files
committed
version 0.6.0
1 parent 2af2dcb commit 1af8431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphite-clickhouse.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
)
2222

2323
// Version of graphite-clickhouse
24-
const Version = "0.5.1"
24+
const Version = "0.6.0"
2525

2626
type LogResponseWriter struct {
2727
http.ResponseWriter

0 commit comments

Comments
 (0)