chore(main): release 0.3.0

This commit is contained in:
github-actions[bot] 2024-06-27 22:05:48 +00:00 committed by GitHub
parent 801cf28d1e
commit 648d5070e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 1 deletions

View file

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