Prepare v1.1.2

This commit is contained in:
Emil Fresk 2022-05-09 13:32:26 +02:00
parent 06d2941d6f
commit 906abba71e
3 changed files with 15 additions and 5 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 = "1.1.0"
version = "1.1.1"
[lib]
proc-macro = true