diff options
| author | bors[bot] <bors[bot]@users.noreply.github.com> | 2019-04-21 16:21:57 +0000 |
|---|---|---|
| committer | bors[bot] <bors[bot]@users.noreply.github.com> | 2019-04-21 16:21:57 +0000 |
| commit | 852337e03b4e84ef920c36c811b0676242e062ce (patch) | |
| tree | 79e7bfbd392d3c58be4d481a801447a95e36e2ed /macros/Cargo.toml | |
| parent | b5a756bd7d394226e505f0cb4f91a5de01d9b950 (diff) | |
| parent | a562fb32329f3dedb1a2b3a0bfa6061271559788 (diff) | |
Merge #174
174: v0.4.3 r=japaric a=japaric
prepares a new release
Co-authored-by: Jorge Aparicio <jorge@japaric.io>
Diffstat (limited to 'macros/Cargo.toml')
| -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 93e5ee7..d891ba9 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.2" +version = "0.4.3" [lib] proc-macro = true |
