Skip to content

Commit 02e454d

Browse files
chore(release): set Cargo.toml to 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2022-11-28) ### Bug Fixes * **debian:** add bloop-box user to required groups ([4ec2106](4ec2106))
1 parent cff1f1d commit 02e454d

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.0.1](https://github.com/bloop-box/bloop-box-client/compare/v1.0.0...v1.0.1) (2022-11-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **debian:** add bloop-box user to required groups ([4ec2106](https://github.com/bloop-box/bloop-box-client/commit/4ec21062ac5ef0bb6ce640e5118b337e0883e20c))
7+
18
# 1.0.0 (2022-11-28)
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.0.0"
4+
version = "1.0.1"
55
authors = ["Ben Scholzen (DASPRiD) <[email protected]>"]
66
edition = "2021"
77
readme = "README.md"

0 commit comments

Comments
 (0)