aboutsummaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
authorJorge Aparicio <jorge@japaric.io>2019-02-12 17:29:50 +0100
committerJorge Aparicio <jorge@japaric.io>2019-02-12 17:29:50 +0100
commitaadd00c06896c49ad5dc672c2e7e15bb10b61833 (patch)
tree32eb98cf5c6468673a46ec89d89b3adea6cc89a4 /macros
parent4742da94e7b3122875bc9351a7bc726401612d3c (diff)
bump macros version
Diffstat (limited to 'macros')
-rw-r--r--macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml
index b35ca1d..31fa842 100644
--- a/macros/Cargo.toml
+++ b/macros/Cargo.toml
@@ -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