Skip to content

Commit 1b58a0c

Browse files
committed
Bump version to 0.22.0
1 parent f865a5d commit 1b58a0c

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
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.22.0] - 2024-01-28
10+
911
### Added
1012

1113
* Log unresolved processes in more detail + general refactor #318 - @cyqsimon

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "bandwhich"
3-
version = "0.21.1"
3+
version = "0.22.0"
44
authors = [
55
"Aram Drevekenin <aram@poor.dev>",
66
"Eduardo Toledo <etoledom@icloud.com>",

0 commit comments

Comments
 (0)