version bump

This commit is contained in:
cupcakearmy 2021-10-26 15:59:49 +02:00
parent 88198c4fcb
commit 0b5f4017e4
No known key found for this signature in database
GPG Key ID: D28129AE5654D9D9
1 changed files with 1 additions and 1 deletions

View File

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