chore: bump version to 0.4.0

This commit is contained in:
2026-06-16 21:07:40 +08:00
parent 74ca457827
commit dee1e8f97d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "agent-alpha-frontend",
"private": true,
"version": "0.3.0",
"version": "0.4.0",
"type": "module",
"scripts": {
"dev": "vite",
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "agent-alpha"
version = "0.3.0"
version = "0.4.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"