diff --git a/package.json b/package.json index 5fb4484..36348fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "2captcha-ts", - "version": "1.2.0", + "version": "1.3.0", "description": "A wrapper around the 2captcha API. This wrapper support reCAPTCHA V2, reCAPTCHA V3, hCaptcha, Arkose Labs FunCaptcha, image captcha, Geetest, Geetest V4, Yandex Smart Captcha, Lemin captcha, Amazon WAF, Cloudflare Turnstile.", "main": "dist/index.js", "repository": "https://github.com/dzmitry-duboyski/2captcha-ts",