Skip to content

Commit d5207da

Browse files
v0.10.1
1 parent e36f638 commit d5207da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"packages/adapters/*",
1010
"packages/plugins/*"
1111
],
12-
"version": "0.10.0",
12+
"version": "0.10.1",
1313
"npmClient": "yarn"
1414
}

packages/plugins/torus-wallet-connector-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3auth/torus-wallet-connector-plugin",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"description": "Torus wallet connector for which can be used with Web3Auth or private key providers used inside Web3Auth",
55
"keywords": [
66
"web3Auth/core",

0 commit comments

Comments
 (0)