chore: bump version to 1.1.0

This commit is contained in:
Jefferson Mantovani 2025-11-06 10:56:42 -03:00
parent ac670235cd
commit e67c8fcc77

View File

@ -1,6 +1,6 @@
{ {
"name": "p2pix-front-end", "name": "p2pix-front-end",
"version": "0.1.0", "version": "1.1.0",
"scripts": { "scripts": {
"start": "vite --host=0.0.0.0 --port 3000", "start": "vite --host=0.0.0.0 --port 3000",
"build": "run-p type-check build-only", "build": "run-p type-check build-only",