summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-01-14 17:48:05 +0100
committerAram Drevekenin <aram@poor.dev>2020-01-14 17:48:05 +0100
commitbafff57b01f98526ba9d4ad707d554e3e2617c4e (patch)
tree05cb77d63bc8e23975dfa77ab03ea4d2c2d72f7c /Cargo.toml
parentf7317b33efa144cb2883e0902cea53d3b9686252 (diff)
chore(release): 0.9.00.9.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 1dc2b8e..82f207c 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.8.0"
+version = "0.9.0"
homepage = "https://github.com/imsnif/bandwhich"
repository = "https://github.com/imsnif/bandwhich"
readme = "README.md"