Skip to content

Commit 47320c9

Browse files
chore(release): set Cargo.toml to 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2022-12-08) ### Bug Fixes * fix various small issues ([6bcc579](6bcc579))
1 parent 6bcc579 commit 47320c9

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+
## [1.2.1](https://github.com/bloop-box/bloop-box-client/compare/v1.2.0...v1.2.1) (2022-12-08)
2+
3+
4+
### Bug Fixes
5+
6+
* fix various small issues ([6bcc579](https://github.com/bloop-box/bloop-box-client/commit/6bcc579fb2639d5e21d7442e5e6bbad4e1549c95))
7+
18
# [1.2.0](https://github.com/bloop-box/bloop-box-client/compare/v1.1.0...v1.2.0) (2022-12-01)
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 = "1.2.0"
4+
version = "1.2.1"
55
authors = ["Ben Scholzen (DASPRiD) <[email protected]>"]
66
edition = "2021"
77
readme = "README.md"

0 commit comments

Comments
 (0)