diff --git a/package-lock.json b/package-lock.json index 331089b..94a43fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "reverso-api", - "version": "2.18.3", + "version": "2.19.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "2.18.3", + "version": "2.19.0", "license": "MIT", "dependencies": { "axios": "^0.21.1", diff --git a/package.json b/package.json index c2480a4..4cc5622 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reverso-api", - "version": "2.18.3", + "version": "2.19.0", "description": "Unofficial Reverso API", "main": "index.js", "homepage": "https://github.com/s0ftik3/reverso-api#readme",