From 46ae196fe98a821b95abb9a2746de1da9703ccde Mon Sep 17 00:00:00 2001 From: LamGC Date: Sun, 5 Sep 2021 15:44:02 +0800 Subject: [PATCH] =?UTF-8?q?release:=20=E5=8F=91=E5=B8=83=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC(0.1.1=20->=200.2.0).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 99b7de1..526dc3e 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ plugins { } group 'net.lamgc.oracle' -version '0.1.1' +version '0.2.0' compileJava.sourceCompatibility = JavaVersion.VERSION_16 repositories {