diff --git a/main.go b/main.go index dc38487..d6afc6e 100644 --- a/main.go +++ b/main.go @@ -17,7 +17,7 @@ import ( "github.com/charmbracelet/log" ) -const VERSION = "0.1.0" +const VERSION = "0.1.1" type Model struct { x265progress progress.Model