From 1f15d76b235b0dbd0880d5589414a6b3e17ca3df Mon Sep 17 00:00:00 2001 From: inder123 Date: Fri, 26 Feb 2016 20:00:54 -0800 Subject: [PATCH] 2.6.2 release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7ea3ea5..156fcf3e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ There are a few open-source projects that can convert Java objects to JSON. Howe * Support arbitrarily complex objects (with deep inheritance hierarchies and extensive use of generic types) ###*Gson Download and Maven* - * [Gson 2.6.1 Download](http://search.maven.org/#artifactdetails%7Ccom.google.code.gson%7Cgson%7C2.6.1%7Cjar) downloads at Maven Central + * [Gson 2.6.2 Download](http://search.maven.org/#artifactdetails%7Ccom.google.code.gson%7Cgson%7C2.6.2%7Cjar) downloads at Maven Central * For Maven check "Dependency Information" tab, on the left side. ###*Gson Documentation*