From 07a82a09be61fa6f681ebda96354646df387a072 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 26 Feb 2025 10:29:21 +0000 Subject: [PATCH] 3.14.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6800a7d..6ff6f9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartproxy", - "version": "3.13.0", + "version": "3.14.0", "private": false, "description": "A robust and versatile proxy package designed to handle high workloads, offering features like SSL redirection, port proxying, WebSocket support, and customizable routing and authentication.", "main": "dist_ts/index.js",