Skip to content

Commit e3da91a

Browse files
chore: release
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 27d189d commit e3da91a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [Unreleased]
8+
9+
## [0.1.1](https://github.com/BroderickCarlin/a7105/compare/v0.1.0...v0.1.1) - 2023-11-27
10+
11+
### Added
12+
- Testing release-plz

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0"
1212
name = "a7105"
1313
readme = "README.md"
1414
repository = "https://github.com/BroderickCarlin/a7105"
15-
version = "0.1.0"
15+
version = "0.1.1"
1616

1717
[dependencies]
1818
defmt = "0.3"

0 commit comments

Comments
 (0)