Skip to content

Commit be86527

Browse files
committed
feat: bump the version
1 parent 959f8cb commit be86527

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.4"
18+
const Version = "0.8.5"
1919

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

0 commit comments

Comments
 (0)