Skip to content

Commit eb74967

Browse files
committed
Bump version to 0.23.0
- Closes #422
1 parent 894ea31 commit eb74967

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.23.0] - 2024-08-17
10+
911
## Fixed
1012

1113
* Remove redundant imports #377 - @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.22.2"
3+
version = "0.23.0"
44
authors = [
55
"Aram Drevekenin <[email protected]>",
66
"Eduardo Toledo <[email protected]>",

0 commit comments

Comments
 (0)