Skip to content

Commit

Permalink
version: bump to 0.1.3
Browse files Browse the repository at this point in the history
Signed-off-by: Xin Liu <[email protected]>
  • Loading branch information
apepkuss committed Dec 6, 2024
1 parent a9e0baa commit 0618941
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "qdrant_rest_client"
version = "0.1.2"
version = "0.1.3"
license = "Apache-2.0"
description = "The Qdrant SDK for WebAssembly."
repository = "https://github.com/second-state/qdrant-rest-client"
Expand Down Expand Up @@ -39,4 +39,3 @@ clap = { version = "4.4.6", features = ["cargo", "derive"] }
[[example]]
name = "qdrant_examples"
path = "examples/src/main.rs"

0 comments on commit 0618941

Please sign in to comment.