Revert SDK version bump

This commit is contained in:
Bruce Riley 2022-10-29 01:51:15 +00:00 committed by Evan Gray
parent 4ca4220acc
commit 0e643cdb50
2 changed files with 3 additions and 7 deletions

View File

@ -1,11 +1,5 @@
# Changelog
## 0.10.0
### Removed
Removed support for Ropsten since the chain has been deprecated.
## 0.9.0
### Added
@ -32,6 +26,8 @@ Use FQTs in Aptos SDK
Dependency: @certusone/wormhole-sdk-wasm
Removed support for Ropsten since the chain has been deprecated.
## 0.8.0
### Added

View File

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