summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-09-29 17:32:45 +0200
committerAram Drevekenin <aram@poor.dev>2020-09-29 17:32:45 +0200
commit4af7abaae256e2c5cd0c1775e98aec4389288b75 (patch)
treede2571156c6af1f06d73bd981e70e99e5a039384 /Cargo.toml
parent15ec5c02152a03b3dfc13a249f1a71938cd6100d (diff)
chore(release): 0.19.00.19.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 e7ccf05..1207b16 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.18.1"
+version = "0.19.0"
homepage = "https://github.com/imsnif/bandwhich"
repository = "https://github.com/imsnif/bandwhich"
readme = "README.md"