Skip to content

Commit

Permalink
Update version to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thejpster committed Jan 22, 2023
1 parent d70706a commit b020f25
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased Changes

* None

## v0.5.2

* Handle 'Alt' reads and writes.

## v0.5.1
Expand Down
2 changes: 1 addition & 1 deletion neotron-bmc-pico/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["Jonathan 'theJPster' Pallant <github@thejpster.org.uk>"]
name = "neotron-bmc-pico"
edition = "2018"
version = "0.5.1"
version = "0.5.2"

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

0 comments on commit b020f25

Please sign in to comment.