chore: update version number (#468)

This commit is contained in:
Emrik Östling
2025-12-14 11:43:38 +01:00
committed by GitHub
parent 2f965035b6
commit eabd6e6a7f

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",