Skip to content

Commit 8a2a695

Browse files
authored
Bump to version 0.13.4
1 parent f1fbb14 commit 8a2a695

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
@@ -30,7 +30,7 @@ import (
3030
)
3131

3232
// Version of graphite-clickhouse
33-
const Version = "0.13.3"
33+
const Version = "0.13.4"
3434

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

0 commit comments

Comments
 (0)