From 308f412f7fdf9197c7811c6e9c7cbb5d1133697d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Tj=C3=A4der?= Date: Sat, 14 Nov 2020 12:39:17 +0000 Subject: Bump version numbers to v0.6.0-alpha.0 --- 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 a9f268f..3af48c7 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.5.2" +version = "0.6.0-alpha.0" [lib] proc-macro = true -- cgit v1.2.3