chore: prepare for 0.18.0

This commit is contained in:
Emrik Östling
2026-06-21 22:29:15 +02:00
parent 4bdb643ed4
commit eceb29c22d

View File

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