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