From 2aa6465a366c791c29274d89cff7baf5682a8c9c Mon Sep 17 00:00:00 2001 From: Vinlic Date: Thu, 25 Apr 2024 10:49:26 +0800 Subject: [PATCH] Release 0.0.30 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2cf0c31..0bc393d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kimi-free-api", - "version": "0.0.28", + "version": "0.0.30", "description": "Kimi Free API Server", "type": "module", "main": "dist/index.js",