Skip to content

Commit

Permalink
Prepared for release
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Mar 31, 2019
1 parent 2193e9e commit 4946f52
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 @@ -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
Expand Down Expand Up @@ -118,7 +118,7 @@ Add the following to your pom.xml to use this artifact:
<dependency>
<groupId>com.helger</groupId>
<artifactId>jcodemodel</artifactId>
<version>3.2.2</version>
<version>3.2.3</version>
</dependency>
```

Expand Down

0 comments on commit 4946f52

Please sign in to comment.