Preparing for 0.5.4 release

This commit is contained in:
Emil Fresk 2020-08-26 12:41:39 +02:00
parent 846aa5062f
commit 5711a2472d
3 changed files with 9 additions and 4 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.0"
version = "0.5.1"
[lib]
proc-macro = true