Skip to content

Commit 7c26d38

Browse files
chore(release): set Cargo.toml to 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2022-11-29) ### Bug Fixes * store state information in /var/lib/bloop-box ([746d28a](746d28a))
1 parent 746d28a commit 7c26d38

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.2](https://github.com/bloop-box/bloop-box-client/compare/v1.0.1...v1.0.2) (2022-11-29)
2+
3+
4+
### Bug Fixes
5+
6+
* store state information in /var/lib/bloop-box ([746d28a](https://github.com/bloop-box/bloop-box-client/commit/746d28a3e5857435859830e2b42fc919c5f5f15d))
7+
18
## [1.0.1](https://github.com/bloop-box/bloop-box-client/compare/v1.0.0...v1.0.1) (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.1"
4+
version = "1.0.2"
55
authors = ["Ben Scholzen (DASPRiD) <[email protected]>"]
66
edition = "2021"
77
readme = "README.md"

0 commit comments

Comments
 (0)