From d9228f3c4328b9323cab7fecb96346f5181072a0 Mon Sep 17 00:00:00 2001 From: Manos Pitsidianakis Date: Wed, 30 Oct 2019 20:24:43 +0200 Subject: Update version to 0.3.1 --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5706e54..741e119 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,10 +1,11 @@ [package] name = "bb" -version = "0.3.0" +version = "0.3.1" authors = ["Manos Pitsidianakis "] license = "GPL-3.0-or-later" readme = "README.md" description = "clean simple fast process viewer" +homepage = "https://nessuent.xyz/bb.html" repository = "https://github.com/epilys/bb.git" categories = ["command-line-utilities", ] keywords = ["process", "processes", "top", "ps"] -- cgit v1.2.3