Skip to content

Commit aeb4c56

Browse files
committed
MWP 0.0.1
1 parent 583e888 commit aeb4c56

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/wallet-sdk/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "@coinbase/wallet-sdk",
3-
"version": "4.0.4",
4-
"description": "Coinbase Wallet JavaScript SDK",
2+
"name": "@mobile-wallet-protocol/client",
3+
"version": "0.0.1",
4+
"description": "Client SDK for the Mobile Wallet Protocol",
55
"keywords": [
66
"coinbase",
77
"coinbasewallet",

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 = '0.0.1';

0 commit comments

Comments
 (0)