aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJorge Aparicio <jorge@japaric.io>2019-02-12 11:28:34 +0100
committerJorge Aparicio <jorge@japaric.io>2019-02-12 11:28:34 +0100
commit8890f10e1c386b5f408f30174f0a83bb45166823 (patch)
tree4b07b9434a1db3075bdcb35d52c2d5e5513bf6d2 /Cargo.toml
parent1ba03b9f00611dbc5f79a128bd7306e57195edb3 (diff)
v0.4.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 55d3fa8..79f9430 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0"
name = "cortex-m-rtfm"
readme = "README.md"
repository = "https://github.com/japaric/cortex-m-rtfm"
-version = "0.4.0"
+version = "0.4.1"
[lib]
name = "rtfm"