sdk/js: version 0.0.4

Change-Id: I33e7ff07249d0b0f4197a0a9de2e7839e81001cb
This commit is contained in:
Evan Gray 2021-09-20 02:03:49 -04:00
parent 64b17d851a
commit 0453eccdbf
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
## Unreleased
## 0.0.4
### Added
redeemOnEthNative
transferFromEthNative
## 0.0.3
### Added

View File

@ -1,6 +1,6 @@
{
"name": "@certusone/wormhole-sdk",
"version": "0.0.3",
"version": "0.0.4",
"description": "SDK for interacting with Wormhole",
"homepage": "https://wormholenetwork.com",
"main": "lib/index.js",