From 9af9efc0a4db0e77c4235c0d6afed90b613472f6 Mon Sep 17 00:00:00 2001 From: Baobhan Sith <80159437+Heavrnl@users.noreply.github.com> Date: Wed, 4 Jun 2025 10:01:13 +0800 Subject: [PATCH] Update package.json --- packages/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 658f794..4661ba1 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "@nexus-terminal/frontend", - "version": "0.7.10", + "version": "0.7.13", "private": true, "type": "module", "scripts": {