Skip to content

Commit 54cd4ca

Browse files
chore(release): set Cargo.toml to 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2023-12-10) ### Bug Fixes * **deps:** bump rppal to v0.16.0 ([d43f84e](d43f84e))
1 parent 3a0f5cb commit 54cd4ca

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.1](https://github.com/bloop-box/bloop-box-client/compare/v4.0.0...v4.0.1) (2023-12-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump rppal to v0.16.0 ([d43f84e](https://github.com/bloop-box/bloop-box-client/commit/d43f84e66e11ab4309f155d689620f9ee6da87c6))
7+
18
# [4.0.0](https://github.com/bloop-box/bloop-box-client/compare/v3.2.0...v4.0.0) (2023-10-25)
29

310

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,7 +1,7 @@
11
[package]
22
name = "bloop-box"
33
description = "Bloop Box Client"
4-
version = "4.0.0"
4+
version = "4.0.1"
55
authors = ["Ben Scholzen (DASPRiD) <[email protected]>"]
66
edition = "2021"
77
readme = "README.md"

0 commit comments

Comments
 (0)