chore: bump version to 0.3.0

This commit is contained in:
2026-06-15 10:18:18 +08:00
parent 0491a6b732
commit af01fafea7
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.2.1",
"version": "0.3.0",
"type": "module",
"scripts": {
"dev": "vite",
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "agent-alpha"
version = "0.2.1"
version = "0.3.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"