diff --git a/Cargo.toml b/Cargo.toml index 9fef9e63..69c6c303 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xmc4800" -version = "0.6.0" +version = "0.7.0" description = "XMC peripheral library for XMC4800 generated from SVD" readme = "README.md" authors = ["Lucas Brendel "]