From 18f03c1acf55ec77abb79fb49e8766931355dd37 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 10 May 2025 00:26:04 +0000 Subject: [PATCH] 15.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db51beb..a22a670 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartproxy", - "version": "15.0.0", + "version": "15.0.1", "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",