diff --git a/Cargo.lock b/Cargo.lock index 33d513167e..d2010386de 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -254,7 +254,7 @@ checksum = "bb07d2053ccdbe10e2af2995a2f116c1330396493dc1269f6a91d0ae82e19704" [[package]] name = "api" -version = "0.8.1" +version = "0.8.2" dependencies = [ "prost 0.10.1", "prost-types 0.10.1", @@ -2572,7 +2572,7 @@ dependencies = [ [[package]] name = "qdrant" -version = "0.8.1" +version = "0.8.2" dependencies = [ "actix-cors", "actix-web", diff --git a/Cargo.toml b/Cargo.toml index 0ab2ee862a..c7dc35f1f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qdrant" -version = "0.8.1" +version = "0.8.2" authors = ["Andrey Vasnetsov "] edition = "2021" doctest = false diff --git a/docs/redoc/default_version.js b/docs/redoc/default_version.js index e47a7d05dd..4c3e4105b9 100644 --- a/docs/redoc/default_version.js +++ b/docs/redoc/default_version.js @@ -1 +1 @@ -const defaultApiVersion = 'v0.8.1'; \ No newline at end of file +const defaultApiVersion = 'v0.8.2'; \ No newline at end of file diff --git a/docs/redoc/index.html b/docs/redoc/index.html index 020de5442a..699804c982 100644 --- a/docs/redoc/index.html +++ b/docs/redoc/index.html @@ -39,6 +39,7 @@