Skip to content

Commit

Permalink
Version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
McKael committed May 1, 2017
1 parent 14a9aa7 commit ea791a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ type madonctlVersion struct {
}

// VERSION of the madonctl application
var VERSION = "0.5.0-dev"
var VERSION = "0.5.0"

var versionCmd = &cobra.Command{
Use: "version",
Expand Down

0 comments on commit ea791a1

Please sign in to comment.