From 01219ee9d4a5abfeb0ca9851f4bc1239763567cd Mon Sep 17 00:00:00 2001 From: Benedikt Ritter Date: Tue, 18 Mar 2014 18:15:28 +0000 Subject: [PATCH] Update release info on github page git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1578996 13f79535-47bb-0310-9956-ffa450edef68 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 626544967..3df923e5b 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Alternatively you can pull it from the central Maven repositories: ```xml org.apache.commons commons-lang3 - 3.2.1 + 3.3.1 ``` License