Skip to content

Commit e71d09a

Browse files
fix: update version
1 parent 08fb404 commit e71d09a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
)
1212

1313
var (
14-
version = "2.0.0"
14+
version = "2.1.1"
1515
rootCmd = &cobra.Command{
1616
Use: "gopher",
1717
Short: "Go module manager",

0 commit comments

Comments
 (0)