Skip to content

Commit 0026470

Browse files
committed
Upped version to 1.0 for first release
1 parent be2e79c commit 0026470

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
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = 'com.imsweb'
9-
version = '1.0-SNAPSHOT'
9+
version = '1.0'
1010
description = 'Java client library for parsing x12 files'
1111

1212
// UTF-8 for all compilation tasks

0 commit comments

Comments
 (0)