From b8129079a96574454f1715ffa418734eaa513992 Mon Sep 17 00:00:00 2001 From: UpperCod Date: Thu, 7 Mar 2024 00:43:36 -0300 Subject: [PATCH] 1.76.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",