From fca8f06803bde7fb71810044954fb817104da0d2 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sun, 30 Mar 2025 12:47:26 +0200 Subject: [PATCH] 4.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d3d592..6831550 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-component-base", - "version": "4.1.0", + "version": "4.1.1", "description": "A zero-dependency & tiny JS base class for creating reactive custom elements easily", "type": "module", "exports": {