Skip to content

Commit 0619a61

Browse files
committed
version 0.2.1
1 parent ad1a235 commit 0619a61

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
@@ -20,7 +20,7 @@ import (
2020
)
2121

2222
// Version of graphite-clickhouse
23-
const Version = "0.2"
23+
const Version = "0.2.1"
2424

2525
type LogResponseWriter struct {
2626
http.ResponseWriter

0 commit comments

Comments
 (0)