aboutsummaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
authorJorge Aparicio <jorge@japaric.io>2018-11-04 20:10:46 +0100
committerJorge Aparicio <jorge@japaric.io>2018-11-04 20:12:31 +0100
commit9d0227bfeb730640d9b10204e2996bccade456aa (patch)
treea03bd43a8da9e63782a403c837c52ae6eaf846fb /macros
parent8a27efeaeb5483dc12370add4b3786bdd20a4973 (diff)
0.4.0-beta.2
Diffstat (limited to 'macros')
-rw-r--r--macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml
index d723723..73c67b2 100644
--- a/macros/Cargo.toml
+++ b/macros/Cargo.toml
@@ -8,7 +8,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.1"
+version = "0.4.0-beta.2"
[lib]
proc-macro = true