Skip to content

Commit

Permalink
chore: release v0.10.1 (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
frol authored Jun 19, 2024
1 parent b0fff1c commit 0e63ad1
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 @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.10.1](https://github.com/near/near-jsonrpc-client-rs/compare/v0.10.0...v0.10.1) - 2024-06-18

### Other
- Updated near-deps to 0.23.0 ([#148](https://github.com/near/near-jsonrpc-client-rs/pull/148))

## [0.10.0](https://github.com/near/near-jsonrpc-client-rs/compare/v0.9.0...v0.10.0) - 2024-06-07

### 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-jsonrpc-client"
version = "0.10.0"
version = "0.10.1"
authors = ["Near Inc <[email protected]>"]
edition = "2021"
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit 0e63ad1

Please sign in to comment.