Skip to content

Commit dc18614

Browse files
authored
v1.0.0 (#27)
1 parent 92b39a8 commit dc18614

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.1.2",
3+
"version": "1.0.0",
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.2';
1+
export const LIB_VERSION = '1.0.0';

0 commit comments

Comments
 (0)