sdk/js: version bump
This commit is contained in:
parent
04abafb03d
commit
39369d3d2b
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## 0.9.15
|
||||
|
||||
### Added
|
||||
|
||||
Sui mainnet support
|
||||
|
||||
## 0.9.14
|
||||
|
||||
### Added
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@certusone/wormhole-sdk",
|
||||
"version": "0.9.14",
|
||||
"version": "0.9.15",
|
||||
"description": "SDK for interacting with Wormhole",
|
||||
"homepage": "https://wormhole.com",
|
||||
"main": "./lib/cjs/index.js",
|
||||
|
|
Loading…
Reference in New Issue