chore: update version number

This commit is contained in:
Emrik Östling 2025-12-14 11:34:14 +01:00
parent 2f965035b6
commit b74c8810e0

View file

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