diff --git a/package.json b/package.json index a607cf8..7b4099f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@serve.zone/remoteingress", - "version": "4.1.0", + "version": "4.2.0", "private": false, "description": "Edge ingress tunnel for DcRouter - accepts incoming TCP connections at network edge and tunnels them to DcRouter SmartProxy preserving client IP via PROXY protocol v1.", "main": "dist_ts/index.js",