From d669e05c6d2404ede10087318692be55bae79131 Mon Sep 17 00:00:00 2001 From: LuanRT Date: Sun, 1 Aug 2021 01:32:10 -0300 Subject: [PATCH] Increment version --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b4b754d..d34b795 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "googlethis", - "version": "1.1.2", - "description": "A module to retrieve the search results and much more from Google.", + "version": "1.1.4", + "description": "A module to retrieve organic search results and much more from Google.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" @@ -36,4 +36,4 @@ "url": "https://github.com/LuanRT/google-this/issues" }, "homepage": "https://github.com/LuanRT/google-this#readme" -} +} \ No newline at end of file