Skip to content

Commit

Permalink
bump version to 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
werckerbot committed Mar 2, 2016
1 parent e1a9b8d commit 53c4cae
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.2"
var Version string = "0.7.3"

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

0 comments on commit 53c4cae

Please sign in to comment.