Skip to content

Commit 2e7f033

Browse files
committed
chore: bump version number
1 parent 07e8be1 commit 2e7f033

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/commands/version/verison.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ var Command = &cobra.Command{
1515
}
1616

1717
// Version number
18-
const Version = "0.8.5"
18+
const Version = "0.8.6"
1919

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

0 commit comments

Comments
 (0)