Skip to content

Commit 04f5099

Browse files
committed
Fixed warnings
1 parent faf674d commit 04f5099

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
}
1111

1212
group = 'com.imsweb'
13-
version = '3.14'
13+
version = '3.15-SNAPSHOT'
1414
description = 'Java client library for SEER*API'
1515

1616
println "Starting build using ${Jvm.current()}"

0 commit comments

Comments
 (0)