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