1
0
mirror of https://github.com/cjbassi/gotop.git synced 2025-04-27 13:48:54 +08:00

Bump version

This commit is contained in:
Caleb Bassi 2018-12-01 21:19:10 -08:00
parent 1b8c3ed918
commit 1ab25d0f16

View File

@ -18,7 +18,7 @@ import (
"github.com/docopt/docopt-go"
)
var version = "1.5.1"
var version = "1.6.0"
var (
colorscheme = colorschemes.Default