From 566840c9017069924d35e0d576e391071711e614 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 17 Sep 2023 22:04:22 +0200 Subject: [PATCH] 1.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0872484..5aa31a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-component-base", - "version": "1.6.0", + "version": "1.6.1", "description": "Minimal base class for creating reactive custom elements easily", "main": "index.mjs", "scripts": {