From 0fffcff11cca8f742b467af633fc6c9a5268204a Mon Sep 17 00:00:00 2001 From: Vinlic Date: Mon, 25 Mar 2024 03:58:53 +0800 Subject: [PATCH] Release 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 539ec6f..7a20ef0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qwen-free-api", - "version": "0.0.1", + "version": "0.0.2", "description": "Qwen Free API Server", "type": "module", "main": "dist/index.js",