Skip to content

Commit 0a0d06d

Browse files
authored
Merge pull request #143 from stm32-rs/release-0.5.0
Release version 0.5.0
2 parents 8dfd511 + 278e228 commit 0a0d06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
99
name = "stm32f7xx-hal"
1010
readme = "README.md"
1111
repository = "https://github.com/stm32-rs/stm32f7xx-hal"
12-
version = "0.4.0"
12+
version = "0.5.0"
1313

1414
[package.metadata.docs.rs]
1515
features = ["stm32f746", "rt"]

0 commit comments

Comments
 (0)