Skip to content

Commit 124f0e1

Browse files
authored
Version 0.1.2 (#24)
1 parent f3a30d1 commit 124f0e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.1.1",
3+
"version": "0.1.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.1.1';
1+
export const LIB_VERSION = '0.1.2';

0 commit comments

Comments
 (0)