From 45d8d0b1292817d82a1c73ad111d70d824524a99 Mon Sep 17 00:00:00 2001 From: Alejandro Reyes Date: Mon, 27 May 2024 00:16:08 -0400 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e58b102..d8ebf17 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "license": "ISC", - "version": "2.0.0", + "version": "2.0.1", "name": "@arcaelas/utils", "homepage": "https://github.com/arcaelas/utils", "description": "A small box of tools, which are implemented in different factions of the library.",