diff --git a/HuggingFace/Packages/com.rest.huggingface/package.json b/HuggingFace/Packages/com.rest.huggingface/package.json index cef387c..4c9c247 100644 --- a/HuggingFace/Packages/com.rest.huggingface/package.json +++ b/HuggingFace/Packages/com.rest.huggingface/package.json @@ -3,7 +3,7 @@ "displayName": "HuggingFace", "description": "A Non-Official HuggingFace Rest Client for Unity (UPM)", "keywords": [], - "version": "1.0.0-preview.16", + "version": "1.0.0-preview.17", "unity": "2021.3", "documentationUrl": "https://github.com/RageAgainstThePixel/com.rest.huggingface#documentation", "changelogUrl": "https://github.com/RageAgainstThePixel/com.rest.huggingface/releases", @@ -20,7 +20,7 @@ "registry": "https://package.openupm.com" }, "dependencies": { - "com.utilities.rest": "2.5.2", + "com.utilities.rest": "2.5.3", "com.utilities.encoder.wav": "1.1.5", "com.utilities.encoder.ogg": "3.1.4" },