From 9aff9f1dc56d73ea2defb14ae8f58f6c695b4c4b Mon Sep 17 00:00:00 2001 From: FabioRolin Date: Thu, 18 Jun 2026 15:00:08 -0300 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ae7f17..225a403 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@useblu/utils", - "version": "1.2.3", + "version": "1.2.4", "private": false, "license": "MIT", "main": "lib/index.js",