Skip to content

Commit 7d57927

Browse files
chore(release): 2.2.2 [skip ci]
## [2.2.2](v2.2.1...v2.2.2) (2025-03-04) ### Bug Fixes * metadata deserialization/type issue in GetResult struct ([#25](#25)) ([5c137ac](5c137ac)) ## [2.2.2](v2.2.1...v2.2.2) (2025-03-04) ### 🐛 Bug Fixes * metadata deserialization/type issue in GetResult struct ([#25](#25)) ([5c137ac](5c137ac))
1 parent 5c137ac commit 7d57927

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
@@ -4,7 +4,7 @@ authors = ["Anush008", "danwritecode"]
44
description = "A Rust client library for the ChromaDB vector database."
55
edition = "2021"
66
license = "MIT"
7-
version = "2.2.1"
7+
version = "2.2.2"
88
repository = "https://github.com/Anush008/chromadb-rs/"
99

1010
[dependencies.base64]

0 commit comments

Comments
 (0)