sdk/js-query: package bump

This commit is contained in:
Evan Gray 2023-10-31 19:25:13 -04:00 committed by Evan Gray
parent b29f70d1b1
commit 70ae80ac83
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 0.0.4
Add ethCallWithFinality support
## 0.0.3
Explicitly import buffer

View File

@ -1,6 +1,6 @@
{
"name": "@wormhole-foundation/wormhole-query-sdk",
"version": "0.0.3",
"version": "0.0.4",
"description": "Wormhole cross-chain query SDK",
"homepage": "https://wormhole.com",
"main": "./lib/cjs/index.js",