We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b51662f commit 8b423adCopy full SHA for 8b423ad
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
10
-## [v0.6.5] - 2021-01-13
+## [v0.6.5] - 2021-01-24
11
12
### Changed
13
Cargo.toml
@@ -11,7 +11,7 @@ license = "MIT OR Apache-2.0"
name = "cortex-m"
readme = "README.md"
repository = "https://github.com/rust-embedded/cortex-m"
14
-version = "0.6.5-alpha"
+version = "0.6.5"
15
edition = "2018"
16
17
[dependencies]
0 commit comments