v0.0.1-alpha.3

This commit is contained in:
Alex Garcia 2024-04-27 12:54:36 -07:00
parent 985847db9e
commit 05bfe5663f
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
0.0.1-alpha.2 0.0.1-alpha.3

View file

@ -1,6 +1,6 @@
[package] [package]
name = "sqlite-vec" name = "sqlite-vec"
version = "0.0.1-alpha.2" version = "0.0.1-alpha.3"
license = "MIT OR Apache" license = "MIT OR Apache"
homepage = "https://alexgarcia.xyz/sqlite-vec" homepage = "https://alexgarcia.xyz/sqlite-vec"
repo = "https://github.com/asg017/sqlite-vec" repo = "https://github.com/asg017/sqlite-vec"