From 4f4bdb648cc864ff359e8afe20f76a75e5d4a247 Mon Sep 17 00:00:00 2001 From: Vinlic Date: Thu, 4 Apr 2024 03:36:26 +0800 Subject: [PATCH] Release 0.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f34829..8defaab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "step-free-api", - "version": "0.0.9", + "version": "0.0.10", "description": "Stepchat Free API Server", "type": "module", "main": "dist/index.js",