diff --git a/README.md b/README.md index c64c26a31..fc0c9a39e 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ You can run our packages with vanilla JS, without any bundler, by using a CDN or ```html ``` diff --git a/packages/hub/package.json b/packages/hub/package.json index b4250ccd8..8ad93a2b5 100644 --- a/packages/hub/package.json +++ b/packages/hub/package.json @@ -1,7 +1,7 @@ { "name": "@huggingface/hub", "packageManager": "pnpm@8.10.5", - "version": "0.18.1", + "version": "0.18.2", "description": "Utilities to interact with the Hugging Face hub", "repository": "https://github.com/huggingface/huggingface.js.git", "publishConfig": {