summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2019-11-12 13:04:58 +0100
committerAram Drevekenin <aram@poor.dev>2019-11-12 13:04:58 +0100
commit2b3867f900055c4c980989e8ffea6eb6d91d68b1 (patch)
tree3430107b60ae8bad9f51614426a60e82ec3672bd /Cargo.toml
parent7476332cf915931c2e7700289dd0f072cf4aa809 (diff)
chore(release): 0.3.5
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 ec75394..bb3c3ae 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.4"
+version = "0.3.5"
homepage = "https://github.com/imsnif/what"
repository = "https://github.com/imsnif/what"
readme = "README.md"