Skip to content

Commit 9722388

Browse files
chore(release): set Cargo.toml to 1.1.0 [skip ci]
# [1.1.0](v1.0.2...v1.1.0) (2022-11-30) ### Features * add etc config to control GPIO pin layout ([6e0a294](6e0a294))
1 parent 6e0a294 commit 9722388

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.1.0](https://github.com/bloop-box/bloop-box-client/compare/v1.0.2...v1.1.0) (2022-11-30)
2+
3+
4+
### Features
5+
6+
* add etc config to control GPIO pin layout ([6e0a294](https://github.com/bloop-box/bloop-box-client/commit/6e0a294200cc1d6366a1b2a81a33fb8d0ceb583e))
7+
18
## [1.0.2](https://github.com/bloop-box/bloop-box-client/compare/v1.0.1...v1.0.2) (2022-11-29)
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.2"
4+
version = "1.1.0"
55
authors = ["Ben Scholzen (DASPRiD) <[email protected]>"]
66
edition = "2021"
77
readme = "README.md"

0 commit comments

Comments
 (0)