summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-01-18 13:19:20 +0100
committerAram Drevekenin <aram@poor.dev>2020-01-18 13:19:20 +0100
commit757fed8e7d5b42bfa3e64041d47072dde26822f8 (patch)
treec436377f21320c1aaad610019c51229391d5e73e /Cargo.toml
parente2a081a843048c4ade79020bbfa13448edf825ba (diff)
chore(release): 0.10.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 82f207c..1559e55 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.9.0"
+version = "0.10.0"
homepage = "https://github.com/imsnif/bandwhich"
repository = "https://github.com/imsnif/bandwhich"
readme = "README.md"