chore: version bump
Co-Authored-By:
nullptr <62841684+not-nullptr@users.noreply.github.com>
Showing
| { | { | ||
| "name": "open-webui", | "name": "open-webui", | ||
| "version": "0.2.0.dev4", | "version": "0.2.0", | ||
| "private": true, | "private": true, | ||
| "scripts": { | "scripts": { | ||
| "dev": "npm run pyodide:fetch && vite dev --host", | "dev": "npm run pyodide:fetch && vite dev --host", | ||
| ... | @@ -69,4 +69,4 @@ | ... | @@ -69,4 +69,4 @@ |
| "tippy.js": "^6.3.7", | "tippy.js": "^6.3.7", | ||
| "uuid": "^9.0.1" | "uuid": "^9.0.1" | ||
| } | } | ||
| } | } | ||
| \ No newline at end of file |
Please register or sign in to comment