diff --git a/Cargo.toml b/Cargo.toml index e66da313..bffac3ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stm32l4xx-hal" -version = "0.5.0" +version = "0.6.0" authors = ["Scott Mabin "] description = "Hardware abstraction layer for the stm32l4xx chips" keywords = ["no-std", "stm32l4xx", "stm32l4", "embedded", "embedded-hal"]