diff --git a/Cargo.lock b/Cargo.lock index 99ddcbd9..60b3129a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -237,7 +237,7 @@ dependencies = [ [[package]] name = "bottom" -version = "0.6.2-nightly" +version = "0.6.3-nightly" dependencies = [ "anyhow", "assert_cmd", diff --git a/Cargo.toml b/Cargo.toml index ced854a9..0c36a6b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bottom" -version = "0.6.2-nightly" +version = "0.6.3-nightly" authors = ["Clement Tsang "] edition = "2018" repository = "https://github.com/ClementTsang/bottom" diff --git a/README.md b/README.md index 4335ef7c..2aa4c4de 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ yay -S bottom yay -S bottom-bin ``` -### Debian +### Debian/Ubuntu A `.deb` file is provided on each [release](https://github.com/ClementTsang/bottom/releases/latest):