Skip to content

Commit e6978b8

Browse files
github-actions[bot]vishnumad
andauthoredDec 3, 2024
v4.2.4 (coinbase#1453)
Co-authored-by: vishnumad <[email protected]>
1 parent 9a2007e commit e6978b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎packages/wallet-sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coinbase/wallet-sdk",
3-
"version": "4.2.3",
3+
"version": "4.2.4",
44
"description": "Coinbase Wallet JavaScript SDK",
55
"keywords": [
66
"coinbase",

‎packages/wallet-sdk/src/sdk-info.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export const VERSION = '4.2.3';
1+
export const VERSION = '4.2.4';
22
export const NAME = '@coinbase/wallet-sdk';

0 commit comments

Comments
 (0)
Please sign in to comment.