Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit f92eb5b

Browse files
committed
version bump
1 parent d16b52d commit f92eb5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cbt_tunnels",
3-
"version": "0.9.6",
3+
"version": "0.9.7",
44
"description": "Creates a local connection to CrossBrowserTesting.com which allows you to test sites behind your firewall or to access web pages that are saved locally on your machine. In just a few seconds, you can establish a connection which allows you to do live testing, screenshots, or run Selenium scripts against any of the internal sites you have access to. This command line version uses WSS (secure websockets over https, port 443) to create the local connection. It can be scripted, so it is useful if you want to initiate a local connection programmatically before running automated javascript, screenshots, or selenium tests.",
55
"dependencies": {
66
"cli-color": "1.1.0",

0 commit comments

Comments
 (0)