diff --git a/cmd/tmux-top/cli.go b/cmd/tmux-top/cli.go index a77d3da..f3c5414 100644 --- a/cmd/tmux-top/cli.go +++ b/cmd/tmux-top/cli.go @@ -100,7 +100,7 @@ func print_io(*cli.Context) { func main() { app := cli.NewApp() - app.Version = "0.0.2" + app.Version = "0.0.3" app.Name = "tmux-top" app.Usage = "monitoring information for your tmux status line" app.Commands = []cli.Command{