chore: bump frontend version to 0.4.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

Former-commit-id: d05bef8de5
This commit is contained in:
anoracleofra-code
2026-03-09 21:02:03 -06:00
parent 97208a01a2
commit f6aa5ccbc1
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "0.3.0",
"version": "0.4.0",
"private": true,
"scripts": {
"dev": "concurrently \"npm run dev:frontend\" \"npm run dev:backend\"",