From 4fd568e12b662a9ebeb1f984a9d0fbb70fc1cdc9 Mon Sep 17 00:00:00 2001 From: Rijn Buve Date: Fri, 3 Jul 2015 12:32:28 +0200 Subject: [PATCH] Release 2.0.0 --- README.md | 4 ++++ pom.xml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 01a911c..4a7ce51 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ For more information, see: http://www.mapcode.com. ## Release Notes +* 2.0.0.0 + + Updated to new Mapcode Java Library version 2.0.0. + * 1.50.0.0 - 1.50.3.0 Updated to new Mapcode Java Library versions. diff --git a/pom.xml b/pom.xml index 4584940..6c09dc5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.mapcode mapcode-example jar - 1.50.3.0 + 2.0.0.0 Mapcode Java Example @@ -26,7 +26,7 @@ UTF-8 1.8 - 1.50.3 + 2.0.0 1.2.17 1.7.12