Skip to content

Commit

Permalink
Bump version to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
markelog committed Jul 31, 2018
1 parent 3d4e5dc commit ff4c9e0
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.4.0"
const Version = "0.4.1"

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

0 comments on commit ff4c9e0

Please sign in to comment.