Skip to content

Commit 07a1947

Browse files
committed
Release v0.10.0-rc.4
1 parent 0dfd89f commit 07a1947

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1414

1515
### Changed
1616

17+
18+
## 0.10.0-rc.4 - 2023-12-14
19+
20+
### Changed
21+
1722
- Updated `embedded-hal` to `1.0.0-rc.3`.
1823

1924

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "embedded-hal-mock"
3-
version = "0.10.0-rc.3"
3+
version = "0.10.0-rc.4"
44
authors = ["Danilo Bargen <mail@dbrgn.ch>"]
55
categories = ["embedded", "hardware-support", "development-tools::testing"]
66
description = "A collection of mocked devices that implement the embedded-hal traits"

0 commit comments

Comments
 (0)