From 7c3bc3c0d8fa38e90303cad73920cda0a676d25b Mon Sep 17 00:00:00 2001 From: Vinlic Date: Wed, 17 Apr 2024 12:18:41 +0800 Subject: [PATCH] Release 0.0.27 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a71d6f..91b7241 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kimi-free-api", - "version": "0.0.25", + "version": "0.0.27", "description": "Kimi Free API Server", "type": "module", "main": "dist/index.js",