From a6d754454ebc4633a86b0a62f85589c1d84be9a9 Mon Sep 17 00:00:00 2001 From: Vinlic Date: Wed, 24 Apr 2024 12:20:30 +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 b50a442..74e733c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spark-free-api", - "version": "0.0.3", + "version": "0.0.4", "description": "Spark Free API Server", "type": "module", "main": "dist/index.js",