aboutsummaryrefslogtreecommitdiff
path: root/macros/Cargo.toml
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2021-07-09 12:52:35 +0200
committerEmil Fresk <emil.fresk@gmail.com>2021-07-09 12:54:19 +0200
commitf3d9fd9b638a25b497e1ca02e7ce5de86c9fc1c9 (patch)
treef7aac5eae4cc2e19cc06bfd6fa8dab843dcfb276 /macros/Cargo.toml
parent697ab31e6ed4a44bdaff45ebfdf0d429b0e467b8 (diff)
Update changelog and version
Diffstat (limited to 'macros/Cargo.toml')
-rw-r--r--macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml
index 3bf6b5d..56bfd5c 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.4"
+version = "0.6.0-alpha.5"
[lib]
proc-macro = true