chore: version bump

This commit is contained in:
Timothy J. Baek
2024-06-02 13:54:11 -07:00
parent 0a9f41a044
commit 6de8327665
36 changed files with 173 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "open-webui",
"version": "0.2.0",
"version": "0.2.1",
"private": true,
"scripts": {
"dev": "npm run pyodide:fetch && vite dev --host",