Skip to content

Commit

Permalink
bump version to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
werckerbot committed Aug 6, 2015
1 parent 2a1f032 commit a05b195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"github.com/codegangsta/cli"
)

var Version string = "0.7.0"
var Version string = "0.7.1"

func main() {
newApp().Run(os.Args)
Expand Down

0 comments on commit a05b195

Please sign in to comment.