diff --git a/Cargo.toml b/Cargo.toml index 9734fe1f..e20668ca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT/Apache-2.0" name = "stm32g4xx-hal" readme = "README.md" repository = "https://github.com/stm32-rs/stm32g4xx-hal" -version = "0.0.0" +version = "0.0.1" [dependencies] nb = "0.1.1"