Skip to content

Commit e2dc0cb

Browse files
committed
Release goup 0.5.2
1 parent 2f414b5 commit e2dc0cb

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.1"
9+
const Version = "0.5.2"
1010

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

0 commit comments

Comments
 (0)