chore(main): release 0.10.0

This commit is contained in:
Emrik Östling 2025-01-18 12:01:01 +01:00
parent ca71a40485
commit c47f0c12fe
2 changed files with 15 additions and 1 deletions

View file

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