diff --git a/package-lock.json b/package-lock.json index a6f0c86..8bed25c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "googlethis", - "version": "1.7.0", + "version": "1.7.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "googlethis", - "version": "1.7.0", + "version": "1.7.1", "license": "MIT", "dependencies": { "axios": "^0.21.1", diff --git a/package.json b/package.json index ffc2586..e5b9cbd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "googlethis", - "version": "1.7.0", + "version": "1.7.1", "description": "A simple yet powerful module to retrieve organic search results and much more from Google.", "main": "lib/index.js", "author": "LuanRT (https://github.com/LuanRT)",