Skip to content

Commit

Permalink
bump version -> v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gesquive committed Jul 6, 2017
1 parent 28c14b9 commit 5def221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Expand Up @@ -17,7 +17,7 @@ import (
prefixed "github.com/x-cray/logrus-prefixed-formatter"
)

var version = "v0.5.3"
var version = "v0.6.0"
var dirty = ""

var cfgFile string
Expand Down

0 comments on commit 5def221

Please sign in to comment.