Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ctmay4 committed Oct 3, 2019
1 parent 36bd5a6 commit fda899e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ Download [the latest JAR][1] or grab via Maven:
<dependency>
<groupId>com.imsweb</groupId>
<artifactId>x12-parser</artifactId>
<version>1.5</version>
<version>1.6</version>
</dependency>
```

or via Gradle:

```groovy
compile 'com.imsweb.com:x12-parser:1.5'
compile 'com.imsweb.com:x12-parser:1.6'
```

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

0 comments on commit fda899e

Please sign in to comment.