We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 117de6b commit d8b1a83Copy full SHA for d8b1a83
build.gradle
@@ -15,7 +15,7 @@ plugins {
15
}
16
17
group = 'com.imsweb'
18
-version = '5.10'
+version = '5.11'
19
description = 'Java client library for SEER*API'
20
21
tasks.withType(JavaCompile).configureEach {
0 commit comments