aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Emil Fresk <emil.fresk@gmail.com> 2020-08-27 15:02:43 +0200
committerGravatar Emil Fresk <emil.fresk@gmail.com> 2020-08-27 15:03:15 +0200
commitc5e6d1fa49e3596227a8ee8fe89e2e4f66db3169 (patch)
treeebb33793d1da4dab24ef8037f154f9a4873db5ae
parent2f1e707ddd52c62e866bb466fe0deb25254b317a (diff)
downloadrtic-c5e6d1fa49e3596227a8ee8fe89e2e4f66db3169.tar.gz
rtic-c5e6d1fa49e3596227a8ee8fe89e2e4f66db3169.tar.zst
rtic-c5e6d1fa49e3596227a8ee8fe89e2e4f66db3169.zip
Version fixv0.5.5
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 84576b94..d9561139 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@ license = "MIT OR Apache-2.0"
name = "cortex-m-rtic"
readme = "README.md"
repository = "https://github.com/rtic-rs/cortex-m-rtic"
-version = "0.5.4"
+version = "0.5.5"
[lib]
name = "rtic"