From 3a3af2ce0e983eb65546c73448d260ae135e16c7 Mon Sep 17 00:00:00 2001 From: Vinlic Date: Mon, 25 Mar 2024 11:26:31 +0800 Subject: [PATCH] Release 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0a2daa..96d8bc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qwen-free-api", - "version": "0.0.3", + "version": "0.0.4", "description": "Qwen Free API Server", "type": "module", "main": "dist/index.js",