Skip to content

Commit c78a102

Browse files
committed
version upgrade
1 parent 5e75a8a commit c78a102

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

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

Lines changed: 3 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": "4.0.3",
79+
"latest": "4.0.4",
8080
"supportedVersions":
8181
[
8282
"1.0.0",
@@ -116,6 +116,7 @@
116116
"4.0.0",
117117
"4.0.1",
118118
"4.0.2",
119-
"4.0.3"
119+
"4.0.3",
120+
"4.0.4"
120121
]
121122
}

package-lock.json

Lines changed: 4 additions & 4 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": "@lambdatest/node-tunnel",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"description": "Nodejs bindings for LambdaTest Tunnel",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)