From 75d943372733b5ad75399b4b039e913fd638a2bb Mon Sep 17 00:00:00 2001 From: machineuser Date: Thu, 22 Feb 2024 22:47:40 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20@hugginface/hub=200.14.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 9ad401bb5..e4a32a542 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,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 972109d2a..0a41bfcdc 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.13.1", + "version": "0.14.0", "description": "Utilities to interact with the Hugging Face hub", "repository": "https://github.com/huggingface/huggingface.js.git", "publishConfig": {