From 8b4e5a33606e213acaa0af73946925728292c397 Mon Sep 17 00:00:00 2001 From: Timothy-Gonzalez <105177619+Timothy-Gonzalez@users.noreply.github.com> Date: Tue, 31 Dec 2024 14:40:29 -0600 Subject: [PATCH] Bump version to v5.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3c010f..29a9939 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adonix", - "version": "5.2.2", + "version": "5.2.3", "description": "Official repository for API redesign.", "main": "api/index.js", "type": "commonjs",