Preparing v0.5.5 release

This commit is contained in:
Emil Fresk 2020-08-27 14:45:29 +02:00
parent e9022e186c
commit 697ee6e14c
3 changed files with 10 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.1"
version = "0.5.2"
[lib]
proc-macro = true