diff --git a/README.md b/README.md index fd0b8587..267aa791 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ A site with the links to the [API docs](http://phax.github.io/jcodemodel/) etc. # News and noteworthy -* v3.2.3 - work in progress +* v3.2.3 - 2019-03-31 * Extended `JTryBlock` API to have more control. * Added support for `try-with-resources` support (issue #67 from @gmcfall) * v3.2.2 - 2019-02-25 @@ -118,7 +118,7 @@ Add the following to your pom.xml to use this artifact: com.helger jcodemodel - 3.2.2 + 3.2.3 ```