chore: pre-release v0.4.1-dev

This commit is contained in:
Zimeng Xiong
2026-02-07 10:01:14 -08:00
parent 26017fa5d2
commit 812f1cbf58
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
0.4.0
0.4.1
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "backend",
"version": "0.4.0",
"version": "0.4.1",
"description": "",
"main": "index.js",
"scripts": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "frontend",
"private": true,
"version": "0.4.0",
"version": "0.4.1",
"type": "module",
"scripts": {
"dev": "vite --port 6767",