Skip to content

Commit b95470c

Browse files
v3.4.0 (#601)
Co-authored-by: brianchitester <[email protected]>
1 parent 1694017 commit b95470c

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": "3.3.0",
3+
"version": "3.4.0",
44
"description": "Coinbase Wallet JavaScript SDK",
55
"keywords": [
66
"cipher",

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 = "3.3.0";
1+
export const LIB_VERSION = "3.4.0";

0 commit comments

Comments
 (0)