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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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