Skip to content

Commit dcd1962

Browse files
committed
chore(release): 0.7.0
1 parent b731736 commit dcd1962

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.7.0] - 2020-01-05
10+
911
### Added
1012

1113
- Running instructions (sudo) for a cargo installation (https://github.com/imsnif/bandwhich/pull/42) - [@LoyVanBeek](https://github.com/LoyVanBeek) + [@filalex77](https://github.com/filalex77)

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.6.0"
5+
version = "0.7.0"
66
homepage = "https://github.com/imsnif/bandwhich"
77
repository = "https://github.com/imsnif/bandwhich"
88
readme = "README.md"

0 commit comments

Comments
 (0)