Skip to content

Commit 2347c06

Browse files
committed
Set version to 1.3-SNAPSHOT
1 parent 00d8598 commit 2347c06

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

99
group = 'com.imsweb'
10-
version = '1.2'
10+
version = '1.3-SNAPSHOT' // don't forget to update the CHANGELOG.md file if you are making a final release...
1111
description = 'Java client library for parsing x12 files'
1212

1313
// UTF-8 for all compilation tasks

0 commit comments

Comments
 (0)