From 74238901c38f7be07cbbff67962cd8f81b7f968c Mon Sep 17 00:00:00 2001 From: Timothy-Gonzalez <105177619+Timothy-Gonzalez@users.noreply.github.com> Date: Wed, 4 Dec 2024 16:59:22 -0600 Subject: [PATCH] Bump version to v5.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06afe05d..4248acbf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adonix", - "version": "5.0.2", + "version": "5.0.3", "description": "Official repository for API redesign.", "main": "api/index.js", "type": "commonjs",