aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2020-06-12 10:03:26 +0200
committerGitHub <noreply@github.com>2020-06-12 10:03:26 +0200
commitcfd5f4785e9c2ae88e666d1fb94a3488904a87f5 (patch)
tree61eadb04634741161a94c247a10125819bfb0913 /Cargo.toml
parentd35b26332d0d1d719dfe207328f8580c6471755b (diff)
parent95032aa56b6799e753f8b5bacec777520f42cace (diff)
Merge pull request #329 from rtic-rs/v0.5.3_release
Preparing for v0.5.3
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 8e6129a..8d966d2 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.2"
+version = "0.5.3"
[lib]
name = "rtic"