summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-09-11 10:30:44 +0200
committerAram Drevekenin <aram@poor.dev>2020-09-11 10:30:44 +0200
commit166af007a993a6cb32d476d6764024d6389e39c5 (patch)
treed064f59ab06975673232f20475e8b118217162d0 /Cargo.toml
parent27d3093d008f760b6cf9fe75f2782cc8fe74819f (diff)
chore(release): 0.18.00.18.0
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 b635457..23a2f5f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
edition = "2018"
name = "bandwhich"
description = "Display current network utilization by process, connection and remote IP/hostname"
-version = "0.17.0"
+version = "0.18.0"
homepage = "https://github.com/imsnif/bandwhich"
repository = "https://github.com/imsnif/bandwhich"
readme = "README.md"