Skip to content

Commit

Permalink
Bump the version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mvertescher committed Jul 1, 2020
1 parent a980f01 commit 4f42876
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.1.0"
version = "0.2.0"

[package.metadata.docs.rs]
features = ["stm32f746", "rt"]
Expand Down Expand Up @@ -98,4 +98,4 @@ required-features = ["stm32f746", "rt"]

[[example]]
name = "stm32f7disco-screen"
required-features = ["stm32f746", "rt"]
required-features = ["stm32f746", "rt"]

0 comments on commit 4f42876

Please sign in to comment.