aboutsummaryrefslogtreecommitdiff
path: root/macros/Cargo.toml
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2021-05-23 14:11:51 +0200
committerEmil Fresk <emil.fresk@gmail.com>2021-05-23 14:11:51 +0200
commit6155f1366a654512c2ca69b91fb2470c4faf3399 (patch)
treefd0d4319bef92305394c6ba32b6f672dd5ced047 /macros/Cargo.toml
parentb4509bdbfe7cd5accf4c6b791a18ca55183a4993 (diff)
Minor cleanup
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 6440805..bf8ff29 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.2"
+version = "0.6.0-alpha.3"
[lib]
proc-macro = true