Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
markelog committed Jun 14, 2019
1 parent 3bb5316 commit 823f6a5
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.7.0"
const Version = "0.7.1"

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

0 comments on commit 823f6a5

Please sign in to comment.