Skip to content

Commit

Permalink
version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lomik committed Jan 12, 2017
1 parent e83111a commit 15a8bdc
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 @@ -21,7 +21,7 @@ import (
)

// Version of graphite-clickhouse
const Version = "0.3.0"
const Version = "0.3.1"

type LogResponseWriter struct {
http.ResponseWriter
Expand Down

0 comments on commit 15a8bdc

Please sign in to comment.