From 6dc279a9d30f6001d6e3f599001c712147e0260e Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Mon, 6 Mar 2023 13:59:20 +0000 Subject: [PATCH] Bump version 3.0.3 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9baf8a3..75d87f9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "flaresolverr", - "version": "3.0.2", + "version": "3.0.3", "description": "Proxy server to bypass Cloudflare protection", "author": "Diego Heras (ngosang / ngosang@hotmail.es)", "license": "MIT" -} \ No newline at end of file +}