Skip to content

Commit 14d1f6f

Browse files
committed
2.1.12
mob client version sync Signed-off-by: Deggen <d.kellenschwiler@bsvassociation.org>
1 parent 76e99cc commit 14d1f6f

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bsv/wallet-toolbox-client",
3-
"version": "2.1.11",
3+
"version": "2.1.12",
44
"description": "Client only Wallet Storage",
55
"main": "./out/src/index.client.js",
66
"types": "./out/src/index.client.d.ts",

mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bsv/wallet-toolbox-mobile",
3-
"version": "2.1.11",
3+
"version": "2.1.12",
44
"description": "Client only Wallet Storage",
55
"main": "./out/src/index.mobile.js",
66
"types": "./out/src/index.mobile.d.ts",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bsv/wallet-toolbox",
3-
"version": "2.1.11",
3+
"version": "2.1.12",
44
"description": "BRC100 conforming wallet, wallet storage and wallet signer components",
55
"main": "./out/src/index.js",
66
"types": "./out/src/index.d.ts",

0 commit comments

Comments
 (0)