Skip to content

Commit

Permalink
Update version to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpallant committed Jul 12, 2024
1 parent 8afc85f commit 131e506
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 @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
name = "embedded-sdmmc"
readme = "README.md"
repository = "https://github.com/rust-embedded-community/embedded-sdmmc-rs"
version = "0.7.0"
version = "0.8.0"

[dependencies]
byteorder = {version = "1", default-features = false}
Expand Down

0 comments on commit 131e506

Please sign in to comment.