summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2019-11-12 12:34:02 +0100
committerAram Drevekenin <aram@poor.dev>2019-11-12 12:34:02 +0100
commit7476332cf915931c2e7700289dd0f072cf4aa809 (patch)
tree4b384537ed2dae871dd36850eed90e9d961e1816 /Cargo.toml
parentc2d61fe5016650bed501a118fe64c42e7b67fb25 (diff)
chore(release): 0.3.4
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 f6f87cc..ec75394 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.3"
+version = "0.3.4"
homepage = "https://github.com/imsnif/what"
repository = "https://github.com/imsnif/what"
readme = "README.md"