Release all crates

This commit is contained in:
Emil Fresk 2025-06-22 11:17:40 +02:00
parent e592a3aa12
commit 42ebfe57f1
12 changed files with 26 additions and 7 deletions

View file

@ -7,6 +7,8 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
## [Unreleased]
## [v2.2.0] - 2025-06-22
### Added
- Added `waker` getter to software tasks

View file

@ -22,7 +22,7 @@ name = "rtic-macros"
readme = "../README.md"
repository = "https://github.com/rtic-rs/rtic"
version = "2.1.3"
version = "2.2.0"
[package.metadata.docs.rs]
features = ["test-template"]