From 4e7a89a8c82b210d9f05f72567b2f058b97653b4 Mon Sep 17 00:00:00 2001 From: machineuser Date: Sat, 5 Oct 2024 11:16:02 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20@huggingface/hub=200.18.1?= 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 460ef41b7..42a4d5e2d 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,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 698b45ecd..b4250ccd8 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.0", + "version": "0.18.1", "description": "Utilities to interact with the Hugging Face hub", "repository": "https://github.com/huggingface/huggingface.js.git", "publishConfig": {