From 0880f9d1889ffdd32869a79244f350529970526e Mon Sep 17 00:00:00 2001 From: Ayo Date: Tue, 19 Sep 2023 14:27:22 +0200 Subject: [PATCH] 1.6.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e472903..60f76d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-component-base", - "version": "1.6.6", + "version": "1.6.7", "description": "Minimal base class for creating reactive custom elements easily", "main": "index.d.ts", "scripts": {