From 1443b15b4dba5b687c20655751b37cc927d12898 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 27 Jul 2024 22:41:01 +0200 Subject: [PATCH] chore: patch version (#49) * 2.1.1 * chore: update readme instructions on using CDNs * 2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 700b489..f40a94d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-component-base", - "version": "2.1.1", + "version": "2.1.2", "description": "A zero-dependency & tiny JS base class for creating reactive custom elements easily", "type": "module", "exports": {