Skip to content

Commit

Permalink
chore: bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
markelog committed Sep 25, 2023
1 parent 07e8be1 commit 2e7f033
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.8.5"
const Version = "0.8.6"

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

0 comments on commit 2e7f033

Please sign in to comment.