From 4136cb3f1f98d87bb2c158be453e6549a096a83a Mon Sep 17 00:00:00 2001 From: Vinlic Date: Thu, 16 May 2024 14:27:55 +0800 Subject: [PATCH] Release 0.0.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dac406d..cb62701 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hailuo-free-api", - "version": "0.0.13", + "version": "0.0.14", "description": "HailuoAI Free API Server", "type": "module", "main": "dist/index.js",