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