Merge pull request #152 from square/cs/1.9.2

Version 1.9.2
This commit is contained in:
Cedric Staub
2017-11-08 11:44:21 -08:00
committed by GitHub
+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()