File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.3.0] ( https://github.com/near/near-openrpc-client-rs/compare/v0.2.0...v0.3.0 ) - 2026-03-18
11+
12+ ### Other
13+
14+ - sync openrpc.json and regenerate types ([ #18 ] ( https://github.com/near/near-openrpc-client-rs/pull/18 ) )
15+
1016## [ 0.2.0] ( https://github.com/near/near-openrpc-client-rs/compare/v0.1.0...v0.2.0 ) - 2026-03-12
1117
1218### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " near-openrpc-client"
3- version = " 0.2 .0"
3+ version = " 0.3 .0"
44edition = " 2024"
55rust-version = " 1.88"
66description = " Generated Rust types and async client for the NEAR Protocol JSON-RPC API, built from the official OpenRPC specification"
You can’t perform that action at this time.
0 commit comments