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",