Tag v1.9.2

This commit is contained in:
Cedric Staub
2017-11-08 11:41:33 -08:00
parent 59f044afd8
commit c8199c40d1
+1 -1
View File
@@ -69,7 +69,7 @@ const minWidth = 60
const maxWidth = 80
func main() {
app.Version("1.9.1")
app.Version("1.9.2")
terminalWidth := determineTerminalWidth()