Skip to content

Commit 93ea5bf

Browse files
committed
Update binary version
1 parent d76cd65 commit 93ea5bf

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
@@ -29,7 +29,7 @@ import (
2929
)
3030

3131
// Version of graphite-clickhouse
32-
const Version = "0.13.0"
32+
const Version = "0.13.1"
3333

3434
func init() {
3535
scope.Version = Version

0 commit comments

Comments
 (0)