diff --git a/cmd/ghcs/main.go b/cmd/ghcs/main.go index f7685ed25..6297eac03 100644 --- a/cmd/ghcs/main.go +++ b/cmd/ghcs/main.go @@ -19,7 +19,7 @@ var rootCmd = &cobra.Command{ Use: "ghcs", Short: "Codespaces", Long: "Codespaces", - Version: "0.5.0", + Version: "0.5.1", } func Execute() {