From 53cf7c492bb3719db91970fca6c7f6b6dbfc2bb7 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 17 Sep 2023 14:45:58 +0200 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72571f3..2eae143 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-component-base", - "version": "1.3.0", + "version": "1.4.0", "description": "JavaScript Web Component base class", "main": "index.mjs", "scripts": {