diff --git a/package.json b/package.json index 25ade3c..16cb152 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mdslab/wstun", - "version": "1.0.11", + "version": "1.1.0", "description": "A set of tools to establish TCP tunnels (or TCP reverse tunnels) over WebSocket connections for circumventing the problem of directly connect to hosts behind a strict firewall or without public IP. It also supports WebSocket Secure (wss) connections.", "main": "index.js", "scripts": {