Skip to content

Commit 4188718

Browse files
committed
version 0.8.5
1 parent 2c26e7b commit 4188718

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
@@ -27,7 +27,7 @@ import (
2727
)
2828

2929
// Version of graphite-clickhouse
30-
const Version = "0.8.4"
30+
const Version = "0.8.5"
3131

3232
func init() {
3333
version.Version = Version

0 commit comments

Comments
 (0)