From c5e6d1fa49e3596227a8ee8fe89e2e4f66db3169 Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Thu, 27 Aug 2020 15:02:43 +0200 Subject: Version fix --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 84576b9..d956113 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" -- cgit v1.2.3