Add 0.5 dev tag

This commit is contained in:
Ettore Di Giacinto
2020-01-06 19:12:54 +01:00
parent 12c97c7a2a
commit b6dba27a4a

View File

@@ -30,7 +30,7 @@ import (
var cfgFile string
var Verbose bool
const LuetCLIVersion = "0.4"
const LuetCLIVersion = "0.5-dev"
// RootCmd represents the base command when called without any subcommands
var RootCmd = &cobra.Command{