From 2cadf4d01b865790c5b1063302ac20d6d317227a Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 16 Sep 2023 23:35:25 +0200 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9467719..c985caf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-component-base", - "version": "1.0.0", + "version": "1.0.1", "description": "JavaScript Web Component base class", "main": "index.mjs", "scripts": {