Skip to content

Commit 708ac86

Browse files
authored
Merge pull request #153 from stm32-rs/release-0.6.0
Release version 0.6.0
2 parents 9f3081f + 3c48789 commit 708ac86

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.5.0"
12+
version = "0.6.0"
1313

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

0 commit comments

Comments
 (0)