Bump app version to 1.10.0

This commit is contained in:
Cedric Staub
2018-02-27 17:25:15 -08:00
parent d920cab6f0
commit 25f903dabf
+1 -1
View File
@@ -69,7 +69,7 @@ const minWidth = 60
const maxWidth = 80
func main() {
app.Version("1.9.2")
app.Version("1.10.0")
terminalWidth := determineTerminalWidth()