From fbf3622b18d8f1942e92b6078fa729221b315e67 Mon Sep 17 00:00:00 2001 From: Benjamin Toby Date: Thu, 16 Apr 2026 17:27:18 +0100 Subject: [PATCH] DB Update Bugfix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01eae07..a3c4907 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@moduletrace/bun-sqlite", - "version": "1.0.41", + "version": "1.0.42", "description": "SQLite manager for Bun", "author": "Benjamin Toby", "main": "dist/index.js",