summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2019-12-23 09:08:32 +0100
committerAram Drevekenin <aram@poor.dev>2019-12-23 09:08:32 +0100
commitc9b9025577d0e1f831c9ebb054a5ac00b7a89796 (patch)
tree979b7aeeb0e9eaec7626e7ff9216733e8c6e41c5 /Cargo.toml
parent5a6c4a46f2918b628b762b3184d282028e3bfbd6 (diff)
chore(release): 0.5.10.5.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 23d9ae3..e9c1a4a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
edition = "2018"
name = "what"
description = "Display current network utilization by process, connection and remote IP/hostname"
-version = "0.5.0"
+version = "0.5.1"
homepage = "https://github.com/imsnif/what"
repository = "https://github.com/imsnif/what"
readme = "README.md"