Skip to content

Commit 1d322be

Browse files
committed
Release goup 0.6.0
1 parent 1f08e43 commit 1d322be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/commands/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"github.com/spf13/cobra"
77
)
88

9-
const Version = "0.5.2"
9+
const Version = "0.6.0"
1010

1111
func versionCmd() *cobra.Command {
1212
return &cobra.Command{

0 commit comments

Comments
 (0)