From e82648ad209f84df489a374fc7bf8c9bad5e147d Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Thu, 23 Oct 2025 10:34:57 -0600 Subject: [PATCH] bump v --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d6d432..563805d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, - "version": "2.0.9", + "version": "2.0.10", "scripts": { "build": "nitro build", "dev": "nitro dev",