Update main.go
This commit is contained in:
parent
5e803aca79
commit
8faee1e5a9
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ var rootCmd = &cobra.Command{
|
|||
Use: "ghcs",
|
||||
Short: "Codespaces",
|
||||
Long: "Codespaces",
|
||||
Version: "0.5.0",
|
||||
Version: "0.5.1",
|
||||
}
|
||||
|
||||
func Execute() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue