Skip to content

Commit 618f576

Browse files
committed
version bump
1 parent a7faef7 commit 618f576

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
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.7",
79+
"latest": "4.0.8",
8080
"supportedVersions":
8181
[
8282
"1.0.0",
@@ -120,6 +120,7 @@
120120
"4.0.4",
121121
"4.0.5",
122122
"4.0.6",
123-
"4.0.7"
123+
"4.0.7",
124+
"4.0.8"
124125
]
125126
}

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.7",
3+
"version": "4.0.8",
44
"description": "Nodejs bindings for LambdaTest Tunnel",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)