Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit be73782

Browse files
v1.1.0
1 parent b05e725 commit be73782

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages": ["packages/*"],
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"npmClient": "npm",
55
"useWorkspaces": true
66
}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/node-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3auth/node-sdk",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "",
55
"main": "dist/index.js",
66
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)