From ac0a398afc47aef88727df8c5d96856618e7f67d Mon Sep 17 00:00:00 2001 From: LamGC Date: Tue, 7 Jun 2022 00:27:20 +0800 Subject: [PATCH] =?UTF-8?q?release:=20=E5=8F=91=E5=B8=83=200.3.1=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 597f686..2502690 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -7,5 +7,5 @@ allprojects { } group = "net.lamgc" - version = "0.3.0" + version = "0.3.1" } \ No newline at end of file