chore: version bump

This commit is contained in:
Timothy J. Baek
2024-06-07 15:16:24 -07:00
parent f92ef3211b
commit f4a15f9590
42 changed files with 854 additions and 208 deletions

View File

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