aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-semihosting/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'cortex-m-semihosting/Cargo.toml')
-rw-r--r--cortex-m-semihosting/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cortex-m-semihosting/Cargo.toml b/cortex-m-semihosting/Cargo.toml
index 368e0f1..c6204eb 100644
--- a/cortex-m-semihosting/Cargo.toml
+++ b/cortex-m-semihosting/Cargo.toml
@@ -10,7 +10,7 @@ license = "MIT OR Apache-2.0"
name = "cortex-m-semihosting"
readme = "README.md"
repository = "https://github.com/rust-embedded/cortex-m"
-version = "0.4.0"
+version = "0.4.1"
edition = "2018"
[features]