Skip to content

Commit ad788dc

Browse files
com.rest.huggingface 1.0.0-preview.17 (#16)
1 parent 53c5db2 commit ad788dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "HuggingFace",
44
"description": "A Non-Official HuggingFace Rest Client for Unity (UPM)",
55
"keywords": [],
6-
"version": "1.0.0-preview.16",
6+
"version": "1.0.0-preview.17",
77
"unity": "2021.3",
88
"documentationUrl": "https://github.com/RageAgainstThePixel/com.rest.huggingface#documentation",
99
"changelogUrl": "https://github.com/RageAgainstThePixel/com.rest.huggingface/releases",
@@ -20,7 +20,7 @@
2020
"registry": "https://package.openupm.com"
2121
},
2222
"dependencies": {
23-
"com.utilities.rest": "2.5.2",
23+
"com.utilities.rest": "2.5.3",
2424
"com.utilities.encoder.wav": "1.1.5",
2525
"com.utilities.encoder.ogg": "3.1.4"
2626
},

0 commit comments

Comments
 (0)