chore(main): release 0.8.0

This commit is contained in:
Emrik Östling 2024-09-30 22:01:44 +02:00
parent 094e7a0d1c
commit feacd1b816
2 changed files with 15 additions and 1 deletions

View file

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