Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
khorolets authored Jun 19, 2024
1 parent 68c7659 commit 15a0871
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.6.1](https://github.com/khorolets/near-ledger-rs/compare/v0.6.0...v0.6.1) - 2024-06-19

### Other
- Updated near-* to 0.23 ([#12](https://github.com/khorolets/near-ledger-rs/pull/12))

## [0.6.0](https://github.com/khorolets/near-ledger-rs/compare/v0.5.0...v0.6.0) - 2024-06-10

### 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.6.0"
version = "0.6.1"
edition = "2018"
authors = ["Bohdan Khorolets <b@khorolets.com>"]
description = "Transport library to integrate with NEAR Ledger app"
Expand Down

0 comments on commit 15a0871

Please sign in to comment.