diff --git a/Cargo.toml b/Cargo.toml index 56ef2aca43..ce371f931c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ license = "MIT OR Apache-2.0" name = "cortex-m-rtfm" readme = "README.md" repository = "https://github.com/rtfm-rs/cortex-m-rtfm" -version = "0.5.0" +version = "0.5.1" [lib] name = "rtfm"