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 668879b commit 8c47532Copy full SHA for 8c47532
build.gradle
@@ -11,7 +11,7 @@ plugins {
11
}
12
13
group = 'com.imsweb'
14
-version = '3.20'
+version = '3.21-SNAPSHOT'
15
description = 'Java client library for SEER*API'
16
17
tasks.withType(JavaCompile) {
0 commit comments