Skip to content

Commit

Permalink
v4.3.0 (coinbase#1478)
Browse files Browse the repository at this point in the history
Co-authored-by: fan-zhang-sv <[email protected]>
  • Loading branch information
github-actions[bot] and fan-zhang-sv authored Jan 22, 2025
1 parent 3f48bcc commit 93605f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/wallet-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coinbase/wallet-sdk",
"version": "4.2.4",
"version": "4.3.0",
"description": "Coinbase Wallet JavaScript SDK",
"keywords": [
"coinbase",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-sdk/src/sdk-info.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export const VERSION = '4.2.4';
export const VERSION = '4.3.0';
export const NAME = '@coinbase/wallet-sdk';

0 comments on commit 93605f1

Please sign in to comment.