Bump for next version

This commit is contained in:
Ettore Di Giacinto
2019-12-07 12:24:49 +01:00
committed by Ettore Di Giacinto
parent 228e4a17cd
commit 247cef290f

View File

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