Skip to content

Commit

Permalink
chore(release): 0.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.5.0](v0.4.4...v0.5.0) (2024-04-16)

### Features

* add basic and token auth headers to client ([#7](#7)) ([3c596c0](3c596c0)), closes [#6](#6)

## [0.5.0](v0.4.4...v0.5.0) (2024-04-16)

### 🍕 Features

* add basic and token auth headers to client ([#7](#7)) ([3c596c0](3c596c0)), closes [#6](#6)
  • Loading branch information
semantic-release-bot committed Apr 16, 2024
1 parent 3c596c0 commit 12c9093
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
Expand Up @@ -4,7 +4,7 @@ authors = ["Anush008"]
description = "A Rust client library for the ChromaDB vector database."
edition = "2021"
license = "MIT"
version = "0.4.4"
version = "0.5.0"
repository = "https://github.com/Anush008/chromadb-rs/"

[dependencies.base64]
Expand Down

0 comments on commit 12c9093

Please sign in to comment.