From 4d791dc3a47b9950f6cb3920aa6d8a18d4735c14 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 17 Sep 2023 20:35:27 +0200 Subject: [PATCH] 1.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa6803c..d88b213 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-component-base", - "version": "1.5.0", + "version": "1.6.0", "description": "JavaScript Web Component base class", "main": "index.mjs", "scripts": {