From 15163a20a963fbad98e9a099d65b79bf4e9ead1b Mon Sep 17 00:00:00 2001 From: Gioele Cantoni <48024736+Gioee@users.noreply.github.com> Date: Thu, 8 Jan 2026 16:16:46 +0100 Subject: [PATCH] Bump version from 1.0.738 to 1.0.739 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 27b009c..5d56453 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sqlitecloud/drivers", - "version": "1.0.738", + "version": "1.0.739", "description": "SQLiteCloud drivers for Typescript/Javascript in edge, web and node clients", "main": "./lib/index.js", "types": "./lib/index.d.ts", @@ -109,4 +109,4 @@ "browser": { "tls": false } -} \ No newline at end of file +}