🔇 remove stray logging
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -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: "",
|
||||
|
Reference in New Issue
Block a user