diff --git a/cmd/ghcs/main.go b/cmd/ghcs/main.go index 0b5c001b2..aee1b2aec 100644 --- a/cmd/ghcs/main.go +++ b/cmd/ghcs/main.go @@ -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() {