Skip to content

Commit 9b9e269

Browse files
chore(release): set Cargo.toml to 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2022-12-25) ### Bug Fixes * **release:** set owner and group to 0 when re-packaging data.tar.xz ([99c8590](99c8590))
1 parent 99c8590 commit 9b9e269

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+
## [2.0.2](https://github.com/bloop-box/bloop-box-client/compare/v2.0.1...v2.0.2) (2022-12-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** set owner and group to 0 when re-packaging data.tar.xz ([99c8590](https://github.com/bloop-box/bloop-box-client/commit/99c8590f26caf43f34b8c9c2345cad3f6c4cfd5f))
7+
18
## [2.0.1](https://github.com/bloop-box/bloop-box-client/compare/v2.0.0...v2.0.1) (2022-12-22)
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 = "2.0.1"
4+
version = "2.0.2"
55
authors = ["Ben Scholzen (DASPRiD) <[email protected]>"]
66
edition = "2021"
77
readme = "README.md"

0 commit comments

Comments
 (0)