Skip to content

Commit

Permalink
Merge pull request #143 from stm32-rs/release-0.5.0
Browse files Browse the repository at this point in the history
Release version 0.5.0
  • Loading branch information
hannobraun authored Sep 22, 2021
2 parents 8dfd511 + 278e228 commit 0a0d06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
name = "stm32f7xx-hal"
readme = "README.md"
repository = "https://github.com/stm32-rs/stm32f7xx-hal"
version = "0.4.0"
version = "0.5.0"

[package.metadata.docs.rs]
features = ["stm32f746", "rt"]
Expand Down

0 comments on commit 0a0d06d

Please sign in to comment.