From 4f7a987a79ccdf7fe465ca2dba6a8481d3d4470c Mon Sep 17 00:00:00 2001 From: machineuser Date: Mon, 9 Oct 2023 12:19:46 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20@hugginface/hub=200.8.7?= 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 c32005f39..89b49b79f 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,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 5744e1ee7..3319ef616 100644 --- a/packages/hub/package.json +++ b/packages/hub/package.json @@ -1,7 +1,7 @@ { "name": "@huggingface/hub", "packageManager": "pnpm@8.3.1", - "version": "0.8.6", + "version": "0.8.7", "description": "Utilities to interact with the Hugging Face hub", "repository": "https://github.com/huggingface/huggingface.js.git", "publishConfig": {