diff --git a/Cargo.toml b/Cargo.toml index f572c41..88ee1ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qdrant_rest_client" -version = "0.1.3" +version = "0.1.4" license = "Apache-2.0" description = "The Qdrant SDK for WebAssembly." repository = "https://github.com/second-state/qdrant-rest-client"