Skip to content

Commit bb77f07

Browse files
committed
Bump allowed EPS HAL version
1 parent ad75112 commit bb77f07

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

esp-hal-smartled/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 0.13.1
11+
1012
### Added
1113

1214
### Changed

esp-hal-smartled/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "esp-hal-smartled"
3-
version = "0.14.0"
3+
version = "0.15.0"
44
edition = "2021"
55
rust-version = "1.84.0"
66
description = "RMT peripheral adapter for smart LEDs"

0 commit comments

Comments
 (0)