diff --git a/Cargo.toml b/Cargo.toml index e9941d0..5e3a4be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fastembed" -version = "0.6.0" +version = "1.0.0" edition = "2021" description = "Rust implementation of https://github.com/qdrant/fastembed" license = "MIT"