From bcccf8441f941cc889f6b92264a1ee7cc8d9ef4d Mon Sep 17 00:00:00 2001 From: Adam Timberlake Date: Thu, 29 Jun 2023 14:45:05 +0100 Subject: [PATCH] 20.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47b137b..3dbcae6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-shadow", - "version": "20.2.0", + "version": "20.3.0", "description": "Utilise Shadow DOM in React with all the benefits of style encapsulation.", "main": "react-shadow.js", "module": "react-shadow.esm.js",