From 39180f45f210de50a6d193d1b27c38e14ca2a1dd Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 27 Oct 2023 08:45:48 +0200 Subject: [PATCH] 1.9.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e9e08c..7846839 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-component-base", - "version": "1.9.5", + "version": "1.9.6", "description": "Minimal base class for creating reactive custom elements easily", "main": "index.d.ts", "type": "module",