Skip to content

Commit 2eb7b9d

Browse files
committed
Bump to 0.0.2
1 parent 0e7d757 commit 2eb7b9d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mobile-wallet-protocol/client",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Client SDK for the Mobile Wallet Protocol",
55
"keywords": [
66
"react-native",

packages/client/src/version.ts

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

0 commit comments

Comments
 (0)