From 3f9936181d30e17d00fde50de04b0b8f8ec65d37 Mon Sep 17 00:00:00 2001 From: machineuser Date: Sat, 5 Oct 2024 10:42:21 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20@huggingface/hub=200.18.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 a47f3e8c8..460ef41b7 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 ddf66d42e..698b45ecd 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.17.0", + "version": "0.18.0", "description": "Utilities to interact with the Hugging Face hub", "repository": "https://github.com/huggingface/huggingface.js.git", "publishConfig": {