summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2019-11-11 14:58:23 +0100
committerAram Drevekenin <aram@poor.dev>2019-11-11 14:58:23 +0100
commitf553a94efae8f4f19e6e536c831d6cbc59095247 (patch)
tree4f4eaabbf4a0eae4df0c0eba32024bc7ca0e2af3
parent45b4b67e611a502fa4a30259e9948785c68a5fc8 (diff)
chore(release): 0.3.10.3.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 01751af..ef26c9d 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.3.0"
+version = "0.3.1"
homepage = "https://github.com/imsnif/what"
repository = "https://github.com/imsnif/what"
readme = "README.md"