chore: version bump

Co-Authored-By: nullptr <62841684+not-nullptr@users.noreply.github.com>
This commit is contained in:
Timothy J. Baek
2024-06-01 21:55:44 -07:00
parent 1c7dd7b859
commit e99b2ecdd6
2 changed files with 4 additions and 4 deletions

View File

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