Skip to content

Commit 48404ba

Browse files
committed
Bump version to 0.13.2
1 parent 2c1bf1b commit 48404ba

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.1"
32+
const Version = "0.13.2"
3333

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

0 commit comments

Comments
 (0)