chore: version bump

This commit is contained in:
Timothy J. Baek
2024-06-10 13:52:35 -07:00
parent 87b04b0fc3
commit 644f0fe6c3
41 changed files with 408 additions and 251 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "open-webui",
"version": "0.3.1",
"version": "0.3.2",
"private": true,
"scripts": {
"dev": "npm run pyodide:fetch && vite dev --host",
@@ -71,4 +71,4 @@
"tippy.js": "^6.3.7",
"uuid": "^9.0.1"
}
}
}