aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Per Lindgren <per.lindgren@ltu.se> 2019-11-18 16:38:52 +0100
committerGravatar Per Lindgren <per.lindgren@ltu.se> 2019-11-18 16:38:52 +0100
commitebd62215ff05bd0a43a17539e39b92fac8d024cb (patch)
tree3638bffb95fd61b32e2281e3336152f71eb7642f
parentdfab15ed781fd780146d7592d4e0a86d6c31b4cc (diff)
downloadrtic-ebd62215ff05bd0a43a17539e39b92fac8d024cb.tar.gz
rtic-ebd62215ff05bd0a43a17539e39b92fac8d024cb.tar.zst
rtic-ebd62215ff05bd0a43a17539e39b92fac8d024cb.zip
Bumped version to 0.5.1, cyccntr bugfix
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 56ef2aca..ce371f93 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"