From e50e53f6201c617a68b5979d5ffe0693b15fbeac Mon Sep 17 00:00:00 2001 From: Vinlic Date: Thu, 9 May 2024 09:53:13 +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 ca9e191..e0883e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "step-free-api", - "version": "0.0.14", + "version": "0.0.15", "description": "Stepchat Free API Server", "type": "module", "main": "dist/index.js",