Skip to content

Commit 97e8645

Browse files
committed
version update
1 parent bf17f16 commit 97e8645

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

lib/cfg/node-tunnel-config-v3-latest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
},
7777
"AuthUrl": "https://accounts.lambdatest.com/api/user/token/auth",
7878
"logEnable": true,
79-
"latest": "3.0.15",
79+
"latest": "4.0.0",
8080
"supportedVersions":
8181
[
8282
"1.0.0",
@@ -113,6 +113,6 @@
113113
"3.0.12",
114114
"3.0.13",
115115
"3.0.14",
116-
"3.0.15"
116+
"4.0.0"
117117
]
118118
}

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lambdatest/node-tunnel",
3-
"version": "3.0.15",
3+
"version": "4.0.0",
44
"description": "Nodejs bindings for LambdaTest Tunnel",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)