Update main.go

This commit is contained in:
Jose Garcia 2021-07-20 08:09:48 -04:00 committed by GitHub
parent 5e803aca79
commit 8faee1e5a9

View file

@ -19,7 +19,7 @@ var rootCmd = &cobra.Command{
Use: "ghcs",
Short: "Codespaces",
Long: "Codespaces",
Version: "0.5.0",
Version: "0.5.1",
}
func Execute() {