From ac106cc3522375c3e68565c2d5bc40c700d6c721 Mon Sep 17 00:00:00 2001 From: Sergey <50118943+trosck@users.noreply.github.com> Date: Thu, 11 Aug 2022 19:05:29 +0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e966a40..84e2826 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@trosckey/scraper-utils", - "version": "0.2.7", + "version": "0.2.8", "description": "helpful tools for process text", "main": "dist/index.js", "type": "module",