Release 0.0.25

This commit is contained in:
Vinlic 2024-04-11 13:54:50 +08:00
parent d1e0fcad2b
commit 3b3584bf4f
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
dist/
node_modules/
logs/
.vercel

View File

@ -1,6 +1,6 @@
{
"name": "kimi-free-api",
"version": "0.0.24",
"version": "0.0.25",
"description": "Kimi Free API Server",
"type": "module",
"main": "dist/index.js",