aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJorge Aparicio <jorge@japaric.io>2017-07-29 01:50:04 -0500
committerJorge Aparicio <jorge@japaric.io>2017-07-29 01:50:04 -0500
commita43c8a4d574e484f20c6fd08bea578d4ed0ceb27 (patch)
treeccfa9a2facda26fcd668d5098b55395b345e30ad /Cargo.toml
parent616054815361642678910ada3b8053ee6352ab12 (diff)
v0.2.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f2a63e5..f345689 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,7 @@ keywords = ["arm", "cortex-m"]
license = "MIT OR Apache-2.0"
name = "cortex-m-rtfm"
repository = "https://github.com/japaric/cortex-m-rtfm"
-version = "0.2.0"
+version = "0.2.1"
[dependencies]
cortex-m = "0.3.1"