Skip to content

Commit 448152c

Browse files
committed
Bump version to 0.21.0
1 parent 1778dc1 commit 448152c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66

77
## [Unreleased]
88

9-
### Added
9+
## [0.21.0] - 2023-09-19
1010

1111
### Fixed
1212
* Fixed resolv.conf errors on systems with trust-ad (https://github.com/imsnif/bandwhich/pull/201) - [@JoshLambda](https://github.com/JoshLambda)

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
edition = "2021"
33
name = "bandwhich"
44
description = "Display current network utilization by process, connection and remote IP/hostname"
5-
version = "0.20.0"
5+
version = "0.21.0"
66
rust-version = "1.70.0"
77
homepage = "https://github.com/imsnif/bandwhich"
88
repository = "https://github.com/imsnif/bandwhich"

0 commit comments

Comments
 (0)