From 58bbe807c53820dfbe351a260273a09b582d1d8f Mon Sep 17 00:00:00 2001 From: machineuser Date: Fri, 15 Nov 2024 11:31:24 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20@huggingface/hub=200.20.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- packages/hub/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d9e5f3dc..77a4649cb 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 e72409216..7802e2389 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.19.0", + "version": "0.20.0", "description": "Utilities to interact with the Hugging Face hub", "repository": "https://github.com/huggingface/huggingface.js.git", "publishConfig": {