aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Schievink <jonasschievink@gmail.com> 2020-01-12 04:41:39 +0100
committerGravatar Jonas Schievink <jonasschievink@gmail.com> 2020-01-13 02:41:14 +0100
commit15e411e6f65b78cfd785501c19547e0f2d00fc16 (patch)
tree03e7b60f089f133fc92baf0a72748f0616c23291
parentce538b28409ba15f42f1c0ff9b9e33d06f5e6dc8 (diff)
downloadcortex-m-15e411e6f65b78cfd785501c19547e0f2d00fc16.tar.gz
cortex-m-15e411e6f65b78cfd785501c19547e0f2d00fc16.tar.zst
cortex-m-15e411e6f65b78cfd785501c19547e0f2d00fc16.zip
Bump version to 0.6.2
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8454e82..540b67c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,7 +11,7 @@ license = "MIT OR Apache-2.0"
name = "cortex-m"
readme = "README.md"
repository = "https://github.com/japaric/cortex-m"
-version = "0.6.1"
+version = "0.6.2"
edition = "2018"
links = "cortex-m" # prevent multiple versions of this crate to be linked together