Skip to content

Commit 5fd33ff

Browse files
committed
config version change
1 parent 338f38f commit 5fd33ff

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@
110110
"3.0.9",
111111
"3.0.10",
112112
"3.0.11",
113-
"3.0.12"
113+
"3.0.12",
114+
"3.0.13",
115+
"3.0.14",
116+
"3.0.15"
114117
]
115118
}

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.14",
3+
"version": "3.0.15",
44
"description": "Nodejs bindings for LambdaTest Tunnel",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)