aboutsummaryrefslogtreecommitdiff
path: root/macros/Cargo.toml
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2021-04-08 10:27:54 +0200
committerEmil Fresk <emil.fresk@gmail.com>2021-04-08 10:33:40 +0200
commitcfd0c6ca2683cabbda8e890c03eb978ab3924f1d (patch)
treee0d7ea6babe56f32a499b8e2151530b88e8ddf29 /macros/Cargo.toml
parent83cdf00eecb0f14857b5e0f28e884b2120eabb18 (diff)
0.6.0-alpha.2 release
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 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