summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2019-11-12 13:55:36 +0100
committerAram Drevekenin <aram@poor.dev>2019-11-12 13:55:36 +0100
commit6a6a7f0a6cc90e19b7588b4be0852c836277c0e5 (patch)
treeedb5979205399dcd4ce4a89feec66778146944bc /Cargo.toml
parent83d7d7098a1fae85e46c4776dc0864e27b2a3fe4 (diff)
chore(release): 0.3.6
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 370e66e..b7f30c9 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.5"
+version = "0.3.6"
homepage = "https://github.com/imsnif/what"
repository = "https://github.com/imsnif/what"
readme = "README.md"