Skip to content

Commit 4f42876

Browse files
committed
Bump the version to 0.2.0
1 parent a980f01 commit 4f42876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
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.1.0"
12+
version = "0.2.0"
1313

1414
[package.metadata.docs.rs]
1515
features = ["stm32f746", "rt"]
@@ -98,4 +98,4 @@ required-features = ["stm32f746", "rt"]
9898

9999
[[example]]
100100
name = "stm32f7disco-screen"
101-
required-features = ["stm32f746", "rt"]
101+
required-features = ["stm32f746", "rt"]

0 commit comments

Comments
 (0)