Skip to content

Commit

Permalink
Update CLI version to 0.5.3 (cadence-workflow#692)
Browse files Browse the repository at this point in the history
  • Loading branch information
vancexu authored Apr 23, 2018
1 parent e6553bf commit 4a14958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cli/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import "github.com/urfave/cli"
const (
// Version is the controlled version string. It should be updated every time
// before we release a new version.
Version = "0.5.2"
Version = "0.5.3"
)

// NewCliApp instantiates a new instance of the CLI application.
Expand Down

0 comments on commit 4a14958

Please sign in to comment.