chore(main): release 0.9.0

This commit is contained in:
Emrik Östling 2024-11-21 22:44:51 +01:00
parent 4c05fd72bb
commit d1a2a66170
2 changed files with 16 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{
"name": "convertx-frontend",
"version": "0.8.1",
"version": "0.9.0",
"scripts": {
"dev": "bun run --watch src/index.tsx",
"hot": "bun run --hot src/index.tsx",