Skip to content

Commit 93605f1

Browse files
v4.3.0 (#1478)
Co-authored-by: fan-zhang-sv <[email protected]>
1 parent 3f48bcc commit 93605f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/wallet-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coinbase/wallet-sdk",
3-
"version": "4.2.4",
3+
"version": "4.3.0",
44
"description": "Coinbase Wallet JavaScript SDK",
55
"keywords": [
66
"coinbase",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export const VERSION = '4.2.4';
1+
export const VERSION = '4.3.0';
22
export const NAME = '@coinbase/wallet-sdk';

0 commit comments

Comments
 (0)