From 60bb490723a30d82a24556aa5aaea03caaa7fcab Mon Sep 17 00:00:00 2001 From: Vinlic Date: Thu, 16 May 2024 12:23:04 +0800 Subject: [PATCH] Release 0.0.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88048e6..1d12482 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "step-free-api", - "version": "0.0.17", + "version": "0.0.18", "description": "Stepchat Free API Server", "type": "module", "main": "dist/index.js",