forgot version bump

This commit is contained in:
cupcakearmy 2021-05-06 16:17:45 +02:00
parent 11d4c67dce
commit 478e193d78
No known key found for this signature in database
GPG Key ID: D28129AE5654D9D9
1 changed files with 1 additions and 1 deletions

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