aboutsummaryrefslogtreecommitdiff
path: root/macros/Cargo.toml
diff options
context:
space:
mode:
authorJorge Aparicio <jorge@japaric.io>2017-11-22 09:27:14 +0100
committerJorge Aparicio <jorge@japaric.io>2017-11-22 09:29:01 +0100
commit948e1fd0fbd96f574c31909843b2ed3debabf6fc (patch)
treebe8bb18bee86e726a52e19a4083fa0ae9386cdfb /macros/Cargo.toml
parentc184f91e3c3993dacbd8425019cde6a3607478bc (diff)
v0.2.2
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 748637c..d51cbc2 100644
--- a/macros/Cargo.toml
+++ b/macros/Cargo.toml
@@ -7,7 +7,7 @@ keywords = ["arm", "cortex-m"]
license = "MIT OR Apache-2.0"
name = "cortex-m-rtfm-macros"
repository = "https://github.com/japaric/cortex-m-rtfm"
-version = "0.2.0"
+version = "0.2.1"
[dependencies]
error-chain = "0.10.0"