Skip to content

Commit 8c47532

Browse files
committed
Move to SNAPSHOT version
1 parent 668879b commit 8c47532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

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

1313
group = 'com.imsweb'
14-
version = '3.20'
14+
version = '3.21-SNAPSHOT'
1515
description = 'Java client library for SEER*API'
1616

1717
tasks.withType(JavaCompile) {

0 commit comments

Comments
 (0)