Bump jar version to 1.3.0

This commit is contained in:
Melledy
2024-06-15 20:39:35 -07:00
parent 51b5f8d65f
commit 3b728b2c10

View File

@@ -26,7 +26,7 @@ compileTestJava.options.encoding = "UTF-8"
sourceCompatibility = JavaVersion.VERSION_17 sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17 targetCompatibility = JavaVersion.VERSION_17
version = '1.2.0' version = '1.3.0'
var shouldGenerateProto = System.getenv("GENERATE_PROTO") == "true" var shouldGenerateProto = System.getenv("GENERATE_PROTO") == "true"
System.out.println(shouldGenerateProto ? System.out.println(shouldGenerateProto ?