🔇 remove stray logging
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-11-02 14:04:33 -04:00
parent 542e4924a2
commit dd257abbbe
4 changed files with 8 additions and 9 deletions

View File

@ -38,7 +38,7 @@ var cfgFile string
// rootCmd represents the base command when called without any subcommands
var rootCmd = &cobra.Command{
Version: "0.2.0",
Version: "0.2.1",
Use: "workon [project]",
Short: "Manage tmux sessions",
Long: "",