We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 988aaba commit d363fedCopy full SHA for d363fed
build.gradle
@@ -11,7 +11,7 @@ plugins {
11
}
12
13
group = 'com.imsweb'
14
-version = '1.10'
+version = '1.11-SNAPSHOT'
15
description = 'Java client library for parsing x12 files'
16
17
tasks.withType(JavaCompile) {
0 commit comments