From cf8e746bd425b30ef7a2e531fff653c41b187b38 Mon Sep 17 00:00:00 2001 From: LamGC Date: Tue, 28 Jun 2022 01:40:23 +0800 Subject: [PATCH] =?UTF-8?q?release:=20=E5=8F=91=E5=B8=83=200.4.0=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index bf90dc1..072bd86 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -12,5 +12,5 @@ allprojects { } group = "net.lamgc" - version = "0.3.1" + version = "0.4.0" } \ No newline at end of file