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