From bd996a10da085a7a46a12360a5401c6c97987160 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aykut=20Karda=C5=9F?= Date: Sat, 17 Feb 2024 17:42:31 +0300 Subject: [PATCH] 0.21.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index edce199..0e1293f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "muninn", - "version": "0.21.0", + "version": "0.21.1", "description": "It parses the html and collects the requested data as desired.", "main": "build/index.js", "scripts": {