diff --git a/package.json b/package.json index a8d79f4..c277b6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nsourov/puppeteer-extra-plugin-recaptcha", - "version": "4.0.0", + "version": "4.0.1", "description": "A puppeteer-extra plugin to solve reCAPTCHAs automatically.", "main": "dist/index.cjs.js", "module": "dist/index.esm.js",