From 16a166c127123240b7f838b3918e867d93580e9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Pereira=20Mu=C3=B1oz?= Date: Fri, 15 Dec 2023 23:29:25 +0100 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f8165fc..66ea02a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shadow-dom-selector", - "version": "3.0.1", + "version": "4.0.0", "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",