Bump version number

master
Anthony Axenov 2022-02-23 22:05:35 +08:00
parent cf2b11fe1a
commit 5dcccb9880
Signed by: anthony
GPG Key ID: EA9EC32FF7CCD4EC
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ import (
"strings"
)
const VERSION = "1.2.0"
const VERSION = "1.3.0"
func main() {
log.SetFlags(0)