From f5d8172cae2481c7b001d1316481ba10cf360f71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Pereira=20Mu=C3=B1oz?= Date: Mon, 4 Dec 2023 02:44:55 +0100 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 25382ee..caa6b04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shadow-dom-selector", - "version": "2.0.0", + "version": "2.0.1", "description": "A very small JavaScript utility to query DOM elements through the Shadow Dom subtrees in a sync or an async way", "keywords": [ "query-selector",