Skip to content

Commit

Permalink
upgrade gohub version
Browse files Browse the repository at this point in the history
  • Loading branch information
iutx committed Jun 11, 2024
1 parent a941957 commit e77268d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/gohub/cmd/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ func init() {
}

// Version .
const Version = "1.0.8"
const Version = "1.0.9"

var versionCmd = &cobra.Command{
Use: "version",
Expand Down

0 comments on commit e77268d

Please sign in to comment.