From 07f401bd004edb71cfc9be6aabc47f7c48c6e11b Mon Sep 17 00:00:00 2001 From: FabioRolin Date: Mon, 11 May 2026 16:29:14 -0300 Subject: [PATCH] bump: upgrade version to 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f57dfd..b0387fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@useblu/utils", - "version": "1.2.0", + "version": "1.2.1", "private": false, "license": "MIT", "main": "lib/index.js",