Skip to content

Commit 65ed521

Browse files
committed
Bump version to 0.8.0
1 parent 1045c94 commit 65ed521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: cmd/commands/version/verison.go

+1-1
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.7.1"
18+
const Version = "0.8.0"
1919

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

0 commit comments

Comments
 (0)