Skip to content

Commit

Permalink
Bump version to 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cyqsimon committed Jan 27, 2024
1 parent f865a5d commit 1b58a0c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [Unreleased]

## [0.22.0] - 2024-01-28

### Added

* Log unresolved processes in more detail + general refactor #318 - @cyqsimon
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bandwhich"
version = "0.21.1"
version = "0.22.0"
authors = [
"Aram Drevekenin <[email protected]>",
"Eduardo Toledo <[email protected]>",
Expand Down

0 comments on commit 1b58a0c

Please sign in to comment.