Bump version to 0.8.1 (#992)

pull/993/head v0.8.1
Nathan Sarrazin 2024-04-08 13:18:36 +02:00 committed by GitHub
parent 0676b381be
commit 8c1127f401
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "chat-ui",
"version": "0.8.0",
"version": "0.8.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "chat-ui",
"version": "0.8.0",
"version": "0.8.1",
"dependencies": {
"@huggingface/hub": "^0.5.1",
"@huggingface/inference": "^2.6.3",

View File

@ -1,6 +1,6 @@
{
"name": "chat-ui",
"version": "0.8.0",
"version": "0.8.1",
"private": true,
"packageManager": "npm@9.5.0",
"scripts": {