From 1be9d0067bec44356ab96f0cd6d8252b8145f4ad Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Thu, 11 Jun 2020 18:57:56 +0200 Subject: Prepare for v0.5.2 release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 41e5402..6d3e766 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ license = "MIT OR Apache-2.0" name = "cortex-m-rtfm" readme = "README.md" repository = "https://github.com/rtfm-rs/cortex-m-rtfm" -version = "0.5.1" +version = "0.5.2" [lib] name = "rtfm" -- cgit v1.2.3