Skip to content
This repository was archived by the owner on Aug 29, 2020. It is now read-only.

Commit 32e257d

Browse files
committed
Bump version
1 parent 6526c60 commit 32e257d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

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

21-
var version = "1.4.2"
21+
var version = "1.5.0"
2222

2323
var (
2424
termResized = make(chan bool, 1)

0 commit comments

Comments
 (0)