diff --git a/main.go b/main.go index e051201..d6ca0ab 100644 --- a/main.go +++ b/main.go @@ -11,7 +11,7 @@ import ( "strings" ) -const VERSION = "1.2.0" +const VERSION = "1.3.0" func main() { log.SetFlags(0)