From e2b07c084a2851ba2529f57e9192df158b1ff424 Mon Sep 17 00:00:00 2001 From: RavelloH Date: Sat, 24 Feb 2024 13:42:52 +0800 Subject: [PATCH] =?UTF-8?q?Pref.=20=E5=9C=A8=E6=9D=83=E5=A8=81=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E7=B4=A2=E5=BC=95=E6=96=B9=E9=9D=A2=E6=8F=90=E4=BE=9B?= =?UTF-8?q?cleanURL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 967abab..1882a78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "render-build", - "version": "0.3.1", + "version": "0.3.2", "description": "A Templated Site Generator Based on NodeJS", "main": "rbuild.js", "scripts": {