Prepare for tagging release

This commit is contained in:
Ettore Di Giacinto 2019-12-23 12:07:36 +01:00 committed by Ettore Di Giacinto
parent d941c9755b
commit adbd5fc19b

View File

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