forgot version bump

This commit is contained in:
2021-05-06 16:17:45 +02:00
parent 11d4c67dce
commit 478e193d78

View File

@@ -12,7 +12,7 @@ import (
"github.com/spf13/viper"
)
const VERSION = "1.0.9"
const VERSION = "1.1.0"
var CI bool = false
var VERBOSE bool = false