From 0e33ea4eb518de35b1716cc2f9d6edb6beeea64f Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 21 Feb 2025 19:53:20 +0000 Subject: [PATCH] 3.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2f0323..5fc83ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartproxy", - "version": "3.7.0", + "version": "3.7.1", "private": false, "description": "a proxy for handling high workloads of proxying", "main": "dist_ts/index.js",