Skip to content

Commit

Permalink
v4.2.2 (#1446)
Browse files Browse the repository at this point in the history
Co-authored-by: cb-jake <cb-jake@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and cb-jake authored Nov 7, 2024
1 parent 72f480c commit 9fccacb
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.1",
"version": "4.2.2",
"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.1';
export const VERSION = '4.2.2';
export const NAME = '@coinbase/wallet-sdk';

0 comments on commit 9fccacb

Please sign in to comment.