Skip to content

Commit

Permalink
Bump version to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
markelog committed Sep 7, 2021
1 parent 1045c94 commit 65ed521
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.1"
const Version = "0.8.0"

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

0 comments on commit 65ed521

Please sign in to comment.