Skip to content

Commit b377790

Browse files
committed
release 0.1.3
1 parent b8ecc38 commit b377790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
flag "github.com/spf13/pflag"
1919
)
2020

21-
const VERSION = "0.1.2"
21+
const VERSION = "0.1.3"
2222

2323
type Model struct {
2424
x265progress progress.Model

0 commit comments

Comments
 (0)