Tag 0.9.5

This commit is contained in:
Ettore Di Giacinto
2020-11-20 19:02:54 +01:00
parent 53ab0e0dd2
commit 3959cfd623

View File

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