chore(main): release 0.3.2

This commit is contained in:
Emrik Östling 2024-07-09 20:27:52 +02:00
parent 3ae2db5d9b
commit c512b45f91
2 changed files with 8 additions and 1 deletions

View file

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