diff --git a/package-lock.json b/package-lock.json index e5e39fb..74db0d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "flaresolverr", - "version": "1.2.8", + "version": "1.2.9", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 8afe0ac..8ea6969 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flaresolverr", - "version": "1.2.8", + "version": "1.2.9", "description": "Proxy server to bypass Cloudflare protection.", "scripts": { "start": "node ./dist/index.js",