summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-01-05 11:19:17 +0100
committerAram Drevekenin <aram@poor.dev>2020-01-05 11:19:17 +0100
commitdcd1962f51b63c26b15922bb73567bf58cb39c8e (patch)
tree05067dd74488bf4a803ca9fd12b78f3d14c891b2 /Cargo.toml
parentb731736e70b9ae771685d3a7cc0fb25367d36670 (diff)
chore(release): 0.7.00.7.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 a1f5cce..f43709b 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.6.0"
+version = "0.7.0"
homepage = "https://github.com/imsnif/bandwhich"
repository = "https://github.com/imsnif/bandwhich"
readme = "README.md"