bump macros version

This commit is contained in:
Jorge Aparicio 2019-02-12 17:29:50 +01:00
parent 4742da94e7
commit aadd00c068
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
name = "cortex-m-rtfm-macros"
readme = "../README.md"
repository = "https://github.com/japaric/cortex-m-rtfm"
version = "0.4.0"
version = "0.4.1"
[lib]
proc-macro = true