From d777264a5bb0866363bcf2966d4e5a721f775184 Mon Sep 17 00:00:00 2001 From: BochilGaming <79433517+BochilGaming@users.noreply.github.com> Date: Mon, 21 Feb 2022 10:24:33 +0700 Subject: [PATCH] 0.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8e1471..9350b97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bochilteam/scraper", - "version": "0.0.7", + "version": "0.0.8", "description": "scraper module", "main": "./lib/index.js", "types": "./lib/@types/index.d.ts",