cli / go-gh

A Go module for interacting with gh and the GitHub API from the command line.
https://pkg.go.dev/github.com/cli/go-gh/v2
MIT License
322 stars 45 forks source link

Incorrect tag format for latest release #16

Closed chelnak closed 2 years ago

chelnak commented 2 years ago

Hey - thank you for pushing out the latest release. Please could you correct the tag as it has a . between the v and semver.

https://github.com/cli/go-gh/releases/tag/v.0.0.2
samcoe commented 2 years ago

🤦 Silly typo. Thanks for pointing it out. Should be fixed now.