aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@grepit.se>2022-06-23 13:58:50 +0200
committerHenrik Tjäder <henrik@grepit.se>2022-06-23 13:58:50 +0200
commit563a3c9d4cc04014a7c2902b72811ea58a784960 (patch)
treef5c3b93661d87676ec62c1ecd5fb367a13e08b4b /Cargo.toml
parentb9d7a113b696c8e2c0f0e1bea57c9c0b845e695f (diff)
Release RTIC v1.1.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 fa1a5bb..922385c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,7 +14,7 @@ name = "cortex-m-rtic"
readme = "README.md"
repository = "https://github.com/rtic-rs/cortex-m-rtic"
-version = "1.1.2"
+version = "1.1.3"
[lib]
name = "rtic"