Skip to content

Commit

Permalink
Release rtic-monotonics v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
korken89 committed Sep 19, 2023
1 parent a2ec8f9 commit 3b8d787
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions rtic-monotonics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!

## Unreleased

## v1.2.0 - 2023-09-19

### Added

- STM32 support.
Expand Down
2 changes: 1 addition & 1 deletion rtic-monotonics/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rtic-monotonics"
version = "1.1.0"
version = "1.2.0"

edition = "2021"
authors = [
Expand Down

0 comments on commit 3b8d787

Please sign in to comment.