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 f3a30d1 commit 124f0e1Copy full SHA for 124f0e1
packages/client/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@mobile-wallet-protocol/client",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"description": "Client SDK for the Mobile Wallet Protocol",
5
"keywords": [
6
"react-native",
packages/client/src/version.ts
@@ -1 +1 @@
-export const LIB_VERSION = '0.1.1';
+export const LIB_VERSION = '0.1.2';
0 commit comments