Skip to content

Commit f109fcc

Browse files
committed
Prepare for release
1 parent d0c0a92 commit f109fcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ Download [the latest JAR][1] or grab via Maven:
2525
<dependency>
2626
<groupId>com.imsweb</groupId>
2727
<artifactId>x12-parser</artifactId>
28-
<version>1.3</version>
28+
<version>1.4</version>
2929
</dependency>
3030
```
3131

3232
or via Gradle:
3333

3434
```groovy
35-
compile 'com.imsweb.com:x12-parser:1.3'
35+
compile 'com.imsweb.com:x12-parser:1.4'
3636
```
3737

3838
[1]: http://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=com.imsweb&a=x12-parser&v=LATEST

0 commit comments

Comments
 (0)