Skip to content

Commit 5d90438

Browse files
committed
Bump version to 0.5.0
1 parent 204d2fa commit 5d90438

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

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

0 commit comments

Comments
 (0)