Skip to content

Commit 08ee80e

Browse files
committed
Release goup 0.5.0
1 parent 38be347 commit 08ee80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/commands/version.go

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

9-
const Version = "0.4.1"
9+
const Version = "0.5.0"
1010

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

0 commit comments

Comments
 (0)