Update version to 2.0.0-alpha.4

This commit is contained in:
Joshua Lochner 2023-05-17 00:04:04 +02:00
parent a53da6bf4a
commit 20b6e6d2e4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@xenova/transformers",
"version": "2.0.0-alpha.3",
"version": "2.0.0-alpha.4",
"description": "State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!",
"main": "./src/transformers.js",
"types": "./types/transformers.d.ts",