Skip to content

Commit 4d3919d

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2024-11-15) ## [1.0.2](v1.0.1...v1.0.2) (2024-11-15) ### 🧑‍💻 Code Refactoring * Removed Option<> nesting in Query results ([#15](#15)) ([2203584](2203584))
1 parent 2203584 commit 4d3919d

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 = "1.0.1"
7+
version = "1.0.2"
88
repository = "https://github.com/Anush008/chromadb-rs/"
99

1010
[dependencies.base64]

0 commit comments

Comments
 (0)