diff --git a/Cargo.toml b/Cargo.toml index 830c472..21b01f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["Kjetil Kjeka "] name = "s32k144" -version = "0.6.1" +version = "0.7.0" description = "Peripheral access API for NXP S32K144 microcontrollers (generated using svd2rust)" repository = "https://github.com/kjetilkjeka/s32k144.rs"