From 3828c0392e21b18bcb5b57b556a8c9b0982bc44d Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 20 Nov 2023 22:17:25 +0100 Subject: [PATCH] 1.12.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1203bc8..78a401b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-component-base", - "version": "1.12.18", + "version": "1.12.19", "description": "A zero-dependency, ~600 Bytes (minified & brotlied), JS base class for creating reactive custom elements easily", "main": "WebComponent.js", "type": "module",