Skip to content

Commit

Permalink
Bump the version to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Felixoid committed Oct 12, 2020
1 parent 879aad5 commit 57ee615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphite-clickhouse.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import (
)

// Version of graphite-clickhouse
const Version = "0.11.7"
const Version = "0.12.0"

func init() {
scope.Version = Version
Expand Down

0 comments on commit 57ee615

Please sign in to comment.