diff --git a/package.json b/package.json index ff9a230..8ee01ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "atomico", - "version": "1.76.3", + "version": "1.76.4", "description": "Atomico is a small library for the creation of interfaces based on web-components, only using functions and hooks.", "type": "module", "main": "./core.js",