Skip to content

Commit 67323c7

Browse files
llenckgithub-actions[bot]
authored andcommitted
chore(release): 4.2.1 [skip ci]
## [4.2.1](v4.2.0...v4.2.1) (2024-11-26) ## [4.2.1](v4.2.0...v4.2.1) (2024-11-26) ### 🧑‍💻 Code Refactoring * Turn most panics into recoverable errors ([#128](#128)) ([86594fc](86594fc))
1 parent 86594fc commit 67323c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fastembed"
3-
version = "4.2.0"
3+
version = "4.2.1"
44
edition = "2021"
55
description = "Rust implementation of https://github.com/qdrant/fastembed"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)