summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-05-03 20:39:52 +0200
committerAram Drevekenin <aram@poor.dev>2020-05-03 20:39:52 +0200
commitd4c8b021b99ee5e4bbe82b443cb6da9282f85ce2 (patch)
tree424d12c8c76d8675ba2a11c7210b8a39c5bf5fa9 /Cargo.toml
parentd4d4769f0a97acdb50155b28b660338d4b86b3c9 (diff)
chore(release): 0.14.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 d1249cc..0ec1c1a 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.13.0"
+version = "0.14.0"
homepage = "https://github.com/imsnif/bandwhich"
repository = "https://github.com/imsnif/bandwhich"
readme = "README.md"