🔖 v0.2.3
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-11-04 13:01:15 -04:00
parent a4cfce2117
commit 77e8621cf1
2 changed files with 2 additions and 2 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.2",
Version: "0.2.3",
Use: "workon [project]",
Short: "Manage tmux sessions",
Long: "",