chore: release v0.3.0

This commit is contained in:
Zimeng Xiong
2026-01-14 11:26:20 -08:00
parent 0476315322
commit 9bc3c7c8fc
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
0.2.1
0.3.0
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "backend",
"version": "0.2.1",
"version": "0.3.0",
"description": "",
"main": "index.js",
"scripts": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "frontend",
"private": true,
"version": "0.2.1",
"version": "0.3.0",
"type": "module",
"scripts": {
"dev": "vite",