diff --git a/connect/package.json b/connect/package.json index 2c269884b0..f1a32eaed7 100644 --- a/connect/package.json +++ b/connect/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk", - "version": "0.1.3-beta.4", + "version": "0.1.3-beta.5", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" diff --git a/core/base/package.json b/core/base/package.json index 2a6de06fcb..1fd5ba0791 100644 --- a/core/base/package.json +++ b/core/base/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/sdk-base", - "version": "0.1.3-beta.4", + "version": "0.1.3-beta.5", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" diff --git a/core/definitions/package.json b/core/definitions/package.json index 8944c0854c..f7bec78f6d 100644 --- a/core/definitions/package.json +++ b/core/definitions/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/sdk-definitions", - "version": "0.1.3-beta.4", + "version": "0.1.3-beta.5", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" diff --git a/platforms/cosmwasm/package.json b/platforms/cosmwasm/package.json index a9e2560dc0..812d38fbbc 100644 --- a/platforms/cosmwasm/package.json +++ b/platforms/cosmwasm/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-cosmwasm", - "version": "0.1.3-beta.4", + "version": "0.1.3-beta.5", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" diff --git a/platforms/evm/package.json b/platforms/evm/package.json index 0016c1e1f0..c8facdb02a 100644 --- a/platforms/evm/package.json +++ b/platforms/evm/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-evm", - "version": "0.1.3-beta.4", + "version": "0.1.3-beta.5", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" diff --git a/platforms/solana/package.json b/platforms/solana/package.json index 038cad8516..6b3a879290 100644 --- a/platforms/solana/package.json +++ b/platforms/solana/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-solana", - "version": "0.1.3-beta.4", + "version": "0.1.3-beta.5", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git"