Skip to content

Commit 0279873

Browse files
committed
bump version
1 parent 3db503e commit 0279873

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.3.5",
3+
"version": "4.3.6",
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.3.5';
1+
export const VERSION = '4.3.6';
22
export const NAME = '@coinbase/wallet-sdk';

0 commit comments

Comments
 (0)