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