From 454bb2e34435fd639eb20ecc6118e52e1cd97f45 Mon Sep 17 00:00:00 2001 From: machineuser Date: Wed, 15 Nov 2023 09:09:56 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20@hugginface/hub=200.12.2?= 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 51c63fd0e..18ff752fe 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,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 55ec5ba62..3f08e038d 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.12.1", + "version": "0.12.2", "description": "Utilities to interact with the Hugging Face hub", "repository": "https://github.com/huggingface/huggingface.js.git", "publishConfig": {