aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2020-06-11 19:07:46 +0200
committerGitHub <noreply@github.com>2020-06-11 19:07:46 +0200
commit4a0393f756cc3ccd480f839eb6b6a9349326fe8e (patch)
tree2cb584575428edcf237903cdbb703e863b02519e /Cargo.toml
parent81da47c2f7bf79e62e57a5c9e08dc2d1ebf92f3a (diff)
parenteb6406da7e33e62c8c126b044d80fb70afb8c675 (diff)
Merge pull request #324 from rtfm-rs/v0.5.2_release
Prepare for v0.5.2 release
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 41e5402..6d3e766 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.1"
+version = "0.5.2"
[lib]
name = "rtfm"