From ee80a5564973007bb2673276ddacfd15357f1d8c Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 17 Sep 2023 00:53:59 +0200 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d58311b..b8a0141 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-component-base", - "version": "1.1.0", + "version": "1.1.1", "description": "JavaScript Web Component base class", "main": "index.mjs", "scripts": {