summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2019-10-30 20:24:43 +0200
committerManos Pitsidianakis <el13635@mail.ntua.gr>2019-10-30 20:24:43 +0200
commitd9228f3c4328b9323cab7fecb96346f5181072a0 (patch)
treed7ca6a77b07a652e556f155a4c6fe161ca111542
parentcde545a6abc64aa9a85463c189d4ffe1d7f9bdc7 (diff)
Update version to 0.3.1
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
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 <el13635@mail.ntua.gr>"]
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"]