summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2019-11-11 15:44:15 +0100
committerAram Drevekenin <aram@poor.dev>2019-11-11 15:44:15 +0100
commit53c9d8ab054ea663efecfdb4a2827ed3a32dec67 (patch)
tree9ec780e7cf513f1e59cc2dfb866d0b9531173cdb /Cargo.toml
parentddd1429feb88460f5b45844f7e61617cabc6b691 (diff)
fix(package): sync version0.3.2
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 ef26c9d..7afc6ba 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.1"
+version = "0.3.2"
homepage = "https://github.com/imsnif/what"
repository = "https://github.com/imsnif/what"
readme = "README.md"