From 1e1666ce7d265674b595851c8f88a91fba04293c Mon Sep 17 00:00:00 2001 From: Vinlic Date: Wed, 7 Aug 2024 15:49:32 +0800 Subject: [PATCH] Release 0.0.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06a81d3..ce6d137 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metaso-free-api", - "version": "0.0.15", + "version": "0.0.16", "description": "Metaso AI Free API Server", "type": "module", "main": "dist/index.js",