Skip to content

Commit c6db475

Browse files
author
snail
committed
The v1.1.1 version has been released and has entered the stable version.
1 parent 289a536 commit c6db475

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
@@ -6,7 +6,7 @@ import (
66
"github.com/spf13/cobra"
77
)
88

9-
const version = "v1.0.5"
9+
const version = "v1.1.1"
1010

1111
// versionCmd represents the version command
1212
var versionCmd = &cobra.Command{

0 commit comments

Comments
 (0)