From f727286a333a5d9245769137bcddb3895cfdec17 Mon Sep 17 00:00:00 2001 From: Vinlic Date: Wed, 15 May 2024 10:59:18 +0800 Subject: [PATCH] Release 0.0.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b79f13..63151cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qwen-free-api", - "version": "0.0.18", + "version": "0.0.19", "description": "Qwen Free API Server", "type": "module", "main": "dist/index.js",