We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73a8289 commit 7d33360Copy full SHA for 7d33360
build.gradle
@@ -15,7 +15,7 @@ plugins {
15
}
16
17
group = 'com.imsweb'
18
-version = '5.8'
+version = '5.9'
19
description = 'Java client library for SEER*API'
20
21
tasks.withType(JavaCompile).configureEach {
0 commit comments