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

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbassi committed Aug 24, 2018
1 parent d14e09c commit b6ce4a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (
"github.com/docopt/docopt-go"
)

var version = "1.4.1"
var version = "1.4.2"

var (
termResized = make(chan bool, 1)
Expand Down

0 comments on commit b6ce4a0

Please sign in to comment.