diff --git a/package.json b/package.json index 1203bc8..78a401b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-component-base", - "version": "1.12.18", + "version": "1.12.19", "description": "A zero-dependency, ~600 Bytes (minified & brotlied), JS base class for creating reactive custom elements easily", "main": "WebComponent.js", "type": "module",