From 3e411667e6e38c231e3943de8f2497bcd98af1fc Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 15 May 2025 09:34:01 +0000 Subject: [PATCH] 18.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd36992..534975b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartproxy", - "version": "17.0.0", + "version": "18.0.0", "private": false, "description": "A powerful proxy package with unified route-based configuration for high traffic management. Features include SSL/TLS support, flexible routing patterns, WebSocket handling, advanced security options, and automatic ACME certificate management.", "main": "dist_ts/index.js",