From dce2361121636c31b2ac95306bd924ea28374ed0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Pereira=20Mu=C3=B1oz?= Date: Mon, 4 Dec 2023 13:49:52 +0100 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0c6c14..75e3288 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shadow-dom-selector", - "version": "2.0.2", + "version": "2.0.3", "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",