diff options
| author | Emil Fresk <emil.fresk@gmail.com> | 2021-04-08 10:27:54 +0200 |
|---|---|---|
| committer | Emil Fresk <emil.fresk@gmail.com> | 2021-04-08 10:33:40 +0200 |
| commit | cfd0c6ca2683cabbda8e890c03eb978ab3924f1d (patch) | |
| tree | e0d7ea6babe56f32a499b8e2151530b88e8ddf29 /macros | |
| parent | 83cdf00eecb0f14857b5e0f28e884b2120eabb18 (diff) | |
0.6.0-alpha.2 release
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 203a2bb..fb4dffb 100644 --- a/macros/Cargo.toml +++ b/macros/Cargo.toml @@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0" name = "cortex-m-rtic-macros" readme = "../README.md" repository = "https://github.com/rtic-rs/cortex-m-rtic" -version = "0.6.0-alpha.1" +version = "0.6.0-alpha.2" [lib] proc-macro = true |
