chore: bump version to 0.7.0

Former-commit-id: 8ee47f52ab
This commit is contained in:
anoracleofra-code
2026-03-11 18:30:49 -06:00
parent c986de9e35
commit dec5b0da9c
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "0.5.0",
"version": "0.7.0",
"private": true,
"scripts": {
"dev": "concurrently \"npm run dev:frontend\" \"npm run dev:backend\"",