Skip to content

Commit 67ed6b3

Browse files
committed
Release goup 0.1.6
1 parent 3e3f43c commit 67ed6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)