From b25f7a4285cd1135e73441e5436a33992f637833 Mon Sep 17 00:00:00 2001 From: Nikolai Tschacher Date: Fri, 13 Sep 2019 18:28:19 +0200 Subject: [PATCH] added test to my working tree --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index abdcf89..416c4cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "se-scraper", - "version": "1.5.0", + "version": "1.5.1", "description": "A module using puppeteer to scrape several search engines such as Google, Bing and Duckduckgo", "homepage": "https://scrapeulous.com/", "main": "index.js",