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 +}