Tag 0.9.3

This commit is contained in:
Ettore Di Giacinto
2020-11-15 13:38:30 +01:00
parent fc863fc8e5
commit c3559d952c

View File

@@ -40,7 +40,7 @@ var Verbose bool
var LockedCommands = []string{"install", "uninstall", "upgrade"}
const (
LuetCLIVersion = "0.9.2"
LuetCLIVersion = "0.9.3"
LuetEnvPrefix = "LUET"
)