chore(main): release 0.2.0

This commit is contained in:
github-actions[bot] 2024-06-20 18:24:09 +00:00 committed by GitHub
parent 13169574f0
commit 42124e08b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 1 deletions

View file

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