We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9efe2c1 commit 1ecdcdeCopy full SHA for 1ecdcde
1 file changed
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
}
11
12
group = 'com.imsweb'
13
-version = '3.5'
+version = '3.6'
14
description = 'Java client library for SEER*API'
15
16
println "Starting build using ${Jvm.current()}"
0 commit comments