Skip to content

Commit d363fed

Browse files
committed
Move to SNAPSHOT
1 parent 988aaba commit d363fed

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 = '1.10'
14+
version = '1.11-SNAPSHOT'
1515
description = 'Java client library for parsing x12 files'
1616

1717
tasks.withType(JavaCompile) {

0 commit comments

Comments
 (0)