Skip to content

Commit 9c75ba7

Browse files
v4.1.0 (#1407)
Co-authored-by: fan-zhang-sv <fan-zhang-sv@users.noreply.github.com>
1 parent 5ff999c commit 9c75ba7

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.0.4",
3+
"version": "4.1.0",
44
"description": "Coinbase Wallet JavaScript SDK",
55
"keywords": [
66
"coinbase",

packages/wallet-sdk/src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const LIB_VERSION = '4.0.4';
1+
export const LIB_VERSION = '4.1.0';

0 commit comments

Comments
 (0)