Skip to content

Commit 8376837

Browse files
committed
Merge tag 'v0.4.3' into develop
Version 0.4.3
2 parents 9ed061d + d250861 commit 8376837

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased Changes
44

5+
* None
6+
7+
## v0.4.3
8+
59
* Fix version number reporting - now comes from `git describe`
610

711
## v0.4.2

neotron-bmc-pico/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["Jonathan 'theJPster' Pallant <github@thejpster.org.uk>"]
33
name = "neotron-bmc-pico"
44
edition = "2018"
5-
version = "0.4.2"
5+
version = "0.4.3"
66

77
[dependencies]
88
cortex-m = { version = "0.7.5", features = ["inline-asm", "critical-section-single-core"] }

0 commit comments

Comments
 (0)