Skip to content

Commit a6cee2e

Browse files
committed
Bump sqlite-memory version to 0.8.3
1 parent 0fd3adc commit a6cee2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.5-vector.0.9.94-memory.0.8.2",
3+
"version": "3.50.4-sync.1.0.5-vector.0.9.94-memory.0.8.3",
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)