From 051b78e02b2b0078aaa4e5606ee9a93d90984e6e Mon Sep 17 00:00:00 2001 From: Adam Timberlake Date: Mon, 12 Jun 2023 10:49:26 +0100 Subject: [PATCH] 20.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52e6baa..47b137b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-shadow", - "version": "20.1.0", + "version": "20.2.0", "description": "Utilise Shadow DOM in React with all the benefits of style encapsulation.", "main": "react-shadow.js", "module": "react-shadow.esm.js",