From b5cacb3e2ed993310d9ebd178041e89f5d4fd754 Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Wed, 25 Sep 2019 12:35:32 -0400 Subject: Added arrow key control for processes and the like, and fixed off by one error. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index fb412211..6d3ac010 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bottom" -version = "0.1.0-alpha.3" +version = "0.1.0-alpha.4" authors = ["Clement Tsang "] edition = "2018" repository = "https://github.com/ClementTsang/bottom" -- cgit v1.2.3