diff options
| author | Jorge Aparicio <jorge@japaric.io> | 2019-02-27 00:56:56 +0100 |
|---|---|---|
| committer | Jorge Aparicio <jorge@japaric.io> | 2019-02-27 00:56:56 +0100 |
| commit | 3310f507c0709ca82d0d21fc22f4811471070a29 (patch) | |
| tree | a1c963ff1d7eff4f57babcdc4014f497f4e8d9ff /macros | |
| parent | 692876649c62afc579ece7d9bd2221a67b43dc65 (diff) | |
v0.4.2
Diffstat (limited to 'macros')
| -rw-r--r-- | macros/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml index 48e75f8..93e5ee7 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.1" +version = "0.4.2" [lib] proc-macro = true |
