diff --git a/package.json b/package.json index e909a80..c285cca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@serve.zone/remoteingress", - "version": "3.0.1", + "version": "3.0.2", "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",