Skip to content

Commit

Permalink
Bump crate version to 0.2.1 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
jannic authored Aug 10, 2022
1 parent e89507b commit 4b7adf8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased Changes

## v0.2.1

* Update boot2 code from SDK version 1.4.0
(No changes to resulting binaries, but include structure is different)
* Add more boot2 versions:
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rp2040-boot2"
version = "0.2.0"
version = "0.2.1"
authors = ["The rp-rs Team"]
edition = "2018"
license = "BSD-3-Clause"
Expand Down

0 comments on commit 4b7adf8

Please sign in to comment.