version bump

This commit is contained in:
2021-11-23 12:32:22 +01:00
parent 0c71bea93e
commit 26de4385ea

View File

@@ -16,7 +16,7 @@ import (
"github.com/spf13/viper"
)
const VERSION = "1.5.0"
const VERSION = "1.5.1"
var CI bool = false
var VERBOSE bool = false