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