version bump

This commit is contained in:
2021-04-17 20:55:09 +02:00
parent 86d44eafad
commit a35edcaea5

View File

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