chore(main): release 0.1.0

This commit is contained in:
Emrik Östling 2024-05-30 13:16:48 +02:00
parent 54d9aecbf9
commit e76b8a97f0
2 changed files with 14 additions and 1 deletions

View file

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