From 9c4eabe8e9ea89ab44993d0b500405f419d78b28 Mon Sep 17 00:00:00 2001 From: Vinlic Date: Wed, 15 May 2024 10:47:46 +0800 Subject: [PATCH] Release 0.0.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee618f3..4cdfec7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qwen-free-api", - "version": "0.0.16", + "version": "0.0.17", "description": "Qwen Free API Server", "type": "module", "main": "dist/index.js",