Skip to content

Commit d15a0bf

Browse files
committed
version 0.2
1 parent 840a077 commit d15a0bf

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.1"
23+
const Version = "0.2"
2424

2525
type LogResponseWriter struct {
2626
http.ResponseWriter

0 commit comments

Comments
 (0)