Skip to content

Commit

Permalink
chore: release v0.7.2 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
khorolets authored Aug 8, 2024
1 parent 160d1b8 commit 09bb296
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
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.7.2](https://github.com/khorolets/near-ledger-rs/compare/v0.7.1...v0.7.2) - 2024-08-08

### Other
- updated near-* crates to allow 0.24.0 in addition to all the previously supported versions ([#18](https://github.com/khorolets/near-ledger-rs/pull/18))

## [0.7.1](https://github.com/khorolets/near-ledger-rs/compare/v0.7.0...v0.7.1) - 2024-06-24

### Other
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 = "near-ledger"
version = "0.7.1"
version = "0.7.2"
edition = "2018"
authors = ["Bohdan Khorolets <[email protected]>"]
description = "Transport library to integrate with NEAR Ledger app"
Expand Down

0 comments on commit 09bb296

Please sign in to comment.