From 4b72ebeb08bd7851170057b316cc47bdbe5fb6b6 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 17 Sep 2023 00:36:08 +0200 Subject: [PATCH] 1.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84e6a86..90a3385 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-component-base", - "version": "1.0.7", + "version": "1.0.8", "description": "JavaScript Web Component base class", "main": "index.mjs", "scripts": {