Skip to content

Commit

Permalink
v0.2.3
Browse files Browse the repository at this point in the history
Signed-off-by: John Nunley <dev@notgull.net>
  • Loading branch information
notgull committed Jun 1, 2024
1 parent 4a52795 commit e14e70c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Version 0.2.3

- Relax MSRV to v1.36. (#15)
- Fix the repository URL in Cargo.toml. (#16)

# Version 0.2.2

- Update `portable-atomic-util` to v0.2.0. (#12)
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2018"
license = "MIT OR Apache-2.0"
name = "piper"
repository = "https://github.com/smol-rs/piper"
version = "0.2.2"
version = "0.2.3"
rust-version = "1.36"

[features]
Expand Down

0 comments on commit e14e70c

Please # to comment.