chore: release v0.3.2

This commit is contained in:
Zimeng Xiong
2026-02-01 16:06:19 -08:00
parent 55cd816cca
commit b6d0150d44
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
0.3.1
0.3.2
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "backend",
"version": "0.3.1",
"version": "0.3.2",
"description": "",
"main": "index.js",
"scripts": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "frontend",
"private": true,
"version": "0.3.1",
"version": "0.3.2",
"type": "module",
"scripts": {
"dev": "vite",