From fd5f43f4d1f2e1fcf60a00ff0dd0678940f0a116 Mon Sep 17 00:00:00 2001 From: Vinlic Date: Wed, 7 Aug 2024 11:55:33 +0800 Subject: [PATCH] Release 0.0.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 475ccf3..9409b67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metaso-free-api", - "version": "0.0.13", + "version": "0.0.14", "description": "Metaso AI Free API Server", "type": "module", "main": "dist/index.js",