Skip to content

Commit

Permalink
chore(release): 3.11.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.11.1](v3.11.0...v3.11.1) (2024-07-28)

## [3.11.1](v3.11.0...v3.11.1) (2024-07-28)

### 🧹 Chores

* doc comment reranking.rs ([#91](#91)) ([8d58b88](8d58b88))
* Export error type ([#90](#90)) ([c7a4489](c7a4489))
  • Loading branch information
NickDarvey authored and github-actions[bot] committed Jul 28, 2024
1 parent c7a4489 commit 731a7f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fastembed"
version = "3.11.0"
version = "3.11.1"
edition = "2021"
description = "Rust implementation of https://github.com/qdrant/fastembed"
license = "Apache-2.0"
Expand Down

0 comments on commit 731a7f5

Please sign in to comment.