diff --git a/Cargo.toml b/Cargo.toml index 18c5dc4..e99ad57 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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.2.0" +version = "0.3.0" [package.metadata.docs.rs] features = ["stm32f746", "rt"]