From a32b058af71cc32a5c1f45913b050f11e9dd399a Mon Sep 17 00:00:00 2001 From: Vinlic Date: Thu, 16 May 2024 14:03:26 +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 b70a371..dac406d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hailuo-free-api", - "version": "0.0.12", + "version": "0.0.13", "description": "HailuoAI Free API Server", "type": "module", "main": "dist/index.js",