We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff999c commit 9c75ba7Copy full SHA for 9c75ba7
packages/wallet-sdk/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@coinbase/wallet-sdk",
3
- "version": "4.0.4",
+ "version": "4.1.0",
4
"description": "Coinbase Wallet JavaScript SDK",
5
"keywords": [
6
"coinbase",
packages/wallet-sdk/src/version.ts
@@ -1 +1 @@
-export const LIB_VERSION = '4.0.4';
+export const LIB_VERSION = '4.1.0';
0 commit comments