Skip to content

Commit 166af00

Browse files
committed
chore(release): 0.18.0
1 parent 27d3093 commit 166af00

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66

77
## [Unreleased]
88

9+
## [0.18.0] - 2020-09-11
10+
911
### Added
1012
* Future windows infrastructure support (should not have any user facing effect) (https://github.com/imsnif/bandwhich/pull/179) - [@remgodow](https://github.com/remgodow)
1113
* Windows build and run support (https://github.com/imsnif/bandwhich/pull/180) - [@remgodow](https://github.com/remgodow)

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
edition = "2018"
33
name = "bandwhich"
44
description = "Display current network utilization by process, connection and remote IP/hostname"
5-
version = "0.17.0"
5+
version = "0.18.0"
66
homepage = "https://github.com/imsnif/bandwhich"
77
repository = "https://github.com/imsnif/bandwhich"
88
readme = "README.md"

0 commit comments

Comments
 (0)