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