chore: version bump

This commit is contained in:
Timothy J. Baek
2024-05-30 02:40:17 -07:00
parent fec51342ca
commit 9cd150a048
2 changed files with 3 additions and 3 deletions

View File

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