Skip to content

Commit 0df9c0a

Browse files
committed
Bump sqlite-memory version to 1.3.1
1 parent 2e4abac commit 0df9c0a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sqlite-wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sqliteai/sqlite-wasm",
3-
"version": "3.50.4-sync.1.0.20-vector.1.0.0-memory.1.3.0",
3+
"version": "3.50.4-sync.1.0.20-vector.1.0.0-memory.1.3.1",
44
"description": "SQLite Wasm compiled with automatically initialized sqlite-sync, sqlite-vector, and sqlite-memory extensions. Conveniently packaged as an ES Module for effortless integration.",
55
"keywords": [
66
"sqlite",

0 commit comments

Comments
 (0)