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