v0.0.1-alpha.2

This commit is contained in:
Alex Garcia 2024-04-27 12:51:13 -07:00
parent a7b84de2e8
commit fb0f58e0a3
2 changed files with 2 additions and 2 deletions

View file

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

View file

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