From fda899e7a7e3cca12037688cfd0074c18671ce6e Mon Sep 17 00:00:00 2001 From: Chuck May Date: Thu, 3 Oct 2019 11:02:40 -0400 Subject: [PATCH] Prepare for release --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 40e4547..6121534 100644 --- a/README.md +++ b/README.md @@ -25,14 +25,14 @@ Download [the latest JAR][1] or grab via Maven: com.imsweb x12-parser - 1.5 + 1.6 ``` 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