Bump version 2.2.3

This commit is contained in:
ngosang 2022-04-16 22:29:36 +02:00
parent d34b43e0a8
commit 93d8350097
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "flaresolverr",
"version": "2.2.2",
"version": "2.2.3",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@ -1,6 +1,6 @@
{
"name": "flaresolverr",
"version": "2.2.2",
"version": "2.2.3",
"description": "Proxy server to bypass Cloudflare protection.",
"scripts": {
"start": "tsc && node ./dist/server.js",