From dc1481f069977fb824264172d2bba8169075fbdf Mon Sep 17 00:00:00 2001 From: Vinlic Date: Sun, 31 Mar 2024 04:50:48 +0800 Subject: [PATCH] Release 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac8f735..5a45128 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "step-free-api", - "version": "0.0.3", + "version": "0.0.4", "description": "Stepchat Free API Server", "type": "module", "main": "dist/index.js",