From f3d9fd9b638a25b497e1ca02e7ce5de86c9fc1c9 Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Fri, 9 Jul 2021 12:52:35 +0200 Subject: Update changelog and version --- macros/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macros') diff --git a/macros/Cargo.toml b/macros/Cargo.toml index 3bf6b5d..56bfd5c 100644 --- a/macros/Cargo.toml +++ b/macros/Cargo.toml @@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0" name = "cortex-m-rtic-macros" readme = "../README.md" repository = "https://github.com/rtic-rs/cortex-m-rtic" -version = "0.6.0-alpha.4" +version = "0.6.0-alpha.5" [lib] proc-macro = true -- cgit v1.2.3