Skip to content

Commit b6c183e

Browse files
authored
Merge pull request #275 from Tiwalun/svd-parser-release
Prepare release of svd-parser 0.16.7
2 parents 6458acc + 0d2d2b5 commit b6c183e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

svd-parser/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## Unreleased
8+
## [v0.14.7] - 2024-10-03
99

1010
- Bump svd-rs to 0.14.9
1111

svd-parser/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ name = "svd-parser"
1111
repository = "https://github.com/rust-embedded/svd"
1212
edition = "2021"
1313
rust-version = "1.65.0"
14-
version = "0.14.6"
14+
version = "0.14.7"
1515
readme = "README.md"
1616

1717
[features]

0 commit comments

Comments
 (0)