Release rtic-monotonics v2.0.2

This commit is contained in:
Emil Fresk 2024-07-05 18:21:25 +02:00
parent 5cafe9dd0b
commit f925cbe506
2 changed files with 3 additions and 1 deletions

View file

@ -7,6 +7,8 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
## Unreleased
## v2.0.2 - 2024-07-05
### Fixed
- Fix `stm32` monotonic for timer peripherals with only two clock compare modules

View file

@ -1,6 +1,6 @@
[package]
name = "rtic-monotonics"
version = "2.0.1"
version = "2.0.2"
edition = "2021"
authors = [