diff --git a/main.go b/main.go index 8244364..4371e97 100644 --- a/main.go +++ b/main.go @@ -18,7 +18,7 @@ import ( flag "github.com/spf13/pflag" ) -const VERSION = "0.1.3" +const VERSION = "0.1.4" type Model struct { x265progress progress.Model