From e806f7257f1097e59d180df006545f7d178070c6 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Sun, 26 Apr 2026 15:11:10 +0000 Subject: [PATCH] v27.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2669b78..25fdc93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartproxy", - "version": "27.8.2", + "version": "27.9.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",