config: bump to 0.7.1
Hoping to prove that Goreleaser & Homebrew run automatically
This commit is contained in:
parent
f35186485c
commit
7e49db3be3
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ var rootCmd = &cobra.Command{
|
|||
Use: "ghcs",
|
||||
Short: "Unofficial GitHub Codespaces CLI.",
|
||||
Long: "Unofficial CLI tool to manage and interact with GitHub Codespaces.",
|
||||
Version: "0.7.0",
|
||||
Version: "0.7.1",
|
||||
}
|
||||
|
||||
func Execute() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue