Skip to content

Commit

Permalink
Prepare for release v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jodastephen committed Apr 4, 2020
1 parent 4a18fa7 commit 7e42829
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/site/markdown/index.md
Expand Up @@ -42,7 +42,7 @@ Various documentation is available:

## <i></i> Releases

Release 1.4.2 is the latest release.
Release 1.4.3 is the latest release.
It is considered to be stable and usable in production.

The project runs on Java SE 6 (or later) and has no [dependencies](dependencies.html).
Expand All @@ -58,7 +58,7 @@ Available in [Maven Central](https://search.maven.org/search?q=g:org.threeten%20
<dependency>
<groupId>org.threeten</groupId>
<artifactId>threetenbp</artifactId>
<version>1.4.2</version>
<version>1.4.3</version>
</dependency>
```

Expand Down

0 comments on commit 7e42829

Please sign in to comment.