Skip to content

Commit 8acd007

Browse files
committed
release: 0.3.0
1 parent 1ccc2a4 commit 8acd007

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mceachen/sqlite-vec",
3-
"version": "0.2.3-alpha",
3+
"version": "0.3.0",
44
"description": "A vector search SQLite extension that runs anywhere",
55
"main": "./index.cjs",
66
"module": "./index.mjs",
@@ -28,7 +28,7 @@
2828
],
2929
"author": "Alex Garcia <alex@alex.garcia>",
3030
"contributors": [
31-
"Vlad Lasky",
31+
"Vlad Lasky",
3232
"Matthew McEachen"
3333
],
3434
"license": "(MIT OR Apache-2.0)",

0 commit comments

Comments
 (0)