summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-07-13 16:44:06 +0200
committerAram Drevekenin <aram@poor.dev>2020-07-13 16:44:06 +0200
commitb0d34311ab5edb125053148e90c86c29e5c720c0 (patch)
tree2098058cc1d3ff0eadfa790e702500f703fd1b4f /Cargo.toml
parent5bc35a4217c09d5cfe47654a63ccf20966cba2d8 (diff)
chore(release): 0.16.00.16.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 8534a74..63079db 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.15.0"
+version = "0.16.0"
homepage = "https://github.com/imsnif/bandwhich"
repository = "https://github.com/imsnif/bandwhich"
readme = "README.md"