Bump version numbers to v0.6.0-alpha.0

This commit is contained in:
Henrik Tjäder 2020-11-14 12:39:17 +00:00
parent ebfabd7b30
commit 308f412f7f
2 changed files with 3 additions and 3 deletions

View file

@ -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