chore(main): release 0.1.1

This commit is contained in:
Emrik Östling 2024-05-30 14:34:56 +02:00
parent 17f439210a
commit 1d0dd2a69f
2 changed files with 8 additions and 1 deletions

View file

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