Skip to content

Commit 28f9270

Browse files
committed
bump version to v0.4.0
1 parent 67308c6 commit 28f9270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import (
2020
"github.com/spf13/cobra"
2121
)
2222

23-
const version = "v0.3.1"
23+
const version = "v0.4.0"
2424

2525
// versionCmd represents the version command
2626
var versionCmd = &cobra.Command{

0 commit comments

Comments
 (0)