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