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