diff options
| author | Jorge Aparicio <jorge@japaric.io> | 2018-12-16 21:19:19 +0100 |
|---|---|---|
| committer | Jorge Aparicio <jorge@japaric.io> | 2018-12-16 21:19:19 +0100 |
| commit | d98f6c9a61267abe00a827ac6c668b50b2bac714 (patch) | |
| tree | 3817069397c27d86e8989b037de87955542193be /macros | |
| parent | 34e74f4bb36b0866be94c9bfdb41c11270b448a7 (diff) | |
v0.4.0
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 4c4b734..b35ca1d 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-beta.3" +version = "0.4.0" [lib] proc-macro = true |
