From 26b8aa505f78f0700883d3fb3ff18604d6c9a1b1 Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 8 May 2026 14:39:17 +0200 Subject: [PATCH] 4.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2892176..95387b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-component-base", - "version": "4.1.1", + "version": "4.1.2", "description": "A zero-dependency & tiny JS base class for creating reactive custom elements easily", "type": "module", "exports": {