🔖 set version

Closes #4
This commit is contained in:
2020-12-29 19:59:08 -05:00
parent 113c97c0df
commit aa051de6d9

View File

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