From fde3a5c2abac892014e0f46e0bcf1990e75a7cc5 Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Thu, 9 Jan 2020 20:24:22 +0100 Subject: [PATCH] Updated version numbers. --- README.md | 66 +++++++++++++++++++++++++++---------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index 290b8f10..b3a16688 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Master branch build status: [![Build Status](https://travis-ci.org/haraldk/TwelveMonkeys.svg?branch=master)](https://travis-ci.org/haraldk/TwelveMonkeys) -Latest release is TwelveMonkeys ImageIO [3.4.2](https://search.maven.org/search?q=g:com.twelvemonkeys.imageio%20AND%20v:3.4.2) (Aug. 12th, 2019). +Latest release is TwelveMonkeys ImageIO [3.4.3](https://search.maven.org/search?q=g:com.twelvemonkeys.imageio%20AND%20v:3.4.3) (Jan. 9th, 2020). [Release notes](https://github.com/haraldk/TwelveMonkeys/releases/latest). ## About @@ -494,12 +494,12 @@ To depend on the JPEG and TIFF plugin using Maven, add the following to your POM com.twelvemonkeys.imageio imageio-jpeg - 3.4.2 + 3.4.3 com.twelvemonkeys.imageio imageio-tiff - 3.4.2 + 3.4.3