diff --git a/README.md b/README.md index f1ed23d7..776ebfe8 100644 --- a/README.md +++ b/README.md @@ -18,14 +18,14 @@ Jxls uses a special markup in Excel templates to define output formatting and da org.jxls jxls-poi - 3.0.0-beta1 + 3.0.0 ``` **Gradle** ``` -implementation 'org.jxls:jxls-poi:3.0.0-beta1' +implementation 'org.jxls:jxls-poi:3.0.0' ``` See [Getting started guide](http://jxls.sourceforge.net/getting-started.html).