Skip to content

Commit

Permalink
Bump version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Gaydarenko committed Jul 23, 2018
1 parent 2c3fe05 commit cae4739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/commands/version/verison.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ var Command = &cobra.Command{
}

// Version number
const Version = "0.3.3"
const Version = "0.4.0"

// Runner
func run(c *cobra.Command, args []string) {
Expand Down

0 comments on commit cae4739

Please sign in to comment.