@sqliteai/sqlite-vector-win32-x86_64 0.9.70 → 0.9.83

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
  3. package/vector.dll +0 -0
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  SQLite Vector extension for Windows x86_64
4
4
 
5
- **Version:** 0.9.70
5
+ **Version:** 0.9.83
6
6
 
7
7
  This is a platform-specific package for [@sqliteai/sqlite-vector](https://www.npmjs.com/package/@sqliteai/sqlite-vector).
8
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sqliteai/sqlite-vector-win32-x86_64",
3
- "version": "0.9.70",
3
+ "version": "0.9.83",
4
4
  "description": "SQLite Vector extension for Windows x86_64",
5
5
  "main": "index.js",
6
6
  "os": [
package/vector.dll CHANGED
Binary file