bump version 0.1.7

This commit is contained in:
Zimeng Xiong
2025-12-01 14:02:32 -08:00
parent b0bdc05071
commit 2e6b94644f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
0.1.6
0.1.7
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "backend",
"version": "0.1.6",
"version": "0.1.7",
"description": "",
"main": "index.js",
"scripts": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "frontend",
"private": true,
"version": "0.1.6",
"version": "0.1.7",
"type": "module",
"scripts": {
"dev": "vite",