We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be2e79c commit 0026470Copy full SHA for 0026470
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = 'com.imsweb'
9
-version = '1.0-SNAPSHOT'
+version = '1.0'
10
description = 'Java client library for parsing x12 files'
11
12
// UTF-8 for all compilation tasks
0 commit comments