Skip to content

Commit

Permalink
version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lomik committed Sep 13, 2018
1 parent ab8e6d2 commit 07ed200
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.6.4"
const Version = "0.7.0"

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

0 comments on commit 07ed200

Please sign in to comment.