From 7310e5c61e7550835eb37ef89e8423cbcde0a2b1 Mon Sep 17 00:00:00 2001 From: Benedikt Ritter Date: Mon, 9 May 2016 18:10:27 +0000 Subject: [PATCH] Document release 1.3 for github contributors git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1743018 13f79535-47bb-0310-9956-ffa450edef68 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32e1b85b..1014c5c0 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Alternatively you can pull it from the central Maven repositories: org.apache.commons commons-csv - 1.2 + 1.3 ```