From 7030d23d63744e008b5868089b6c6bc92bca4c42 Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Fri, 12 Jun 2020 09:32:43 +0200 Subject: Preparing for v0.5.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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" -- cgit v1.2.3