We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad75112 commit bb77f07Copy full SHA for bb77f07
esp-hal-smartled/CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## 0.13.1
11
+
12
### Added
13
14
### Changed
esp-hal-smartled/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "esp-hal-smartled"
3
-version = "0.14.0"
+version = "0.15.0"
4
edition = "2021"
5
rust-version = "1.84.0"
6
description = "RMT peripheral adapter for smart LEDs"
0 commit comments