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