From d2a4c2c26464353b350e9af1639a5e24adb6875d Mon Sep 17 00:00:00 2001 From: MARTIN Denis Date: Mon, 12 Feb 2018 10:55:12 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 99e4b16..e187ba1 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ if you want to fix it and use the latest version, add this to your PodFile (at t source 'https://github.com/charlymr/XlsxReaderWriter-Podspecs.git' ``` -Then you can get the latest version 2.3.3 + +Then you can get the latest version 2.3.2 + ``` - pod 'XlsxReaderWriter', '~> 2.3.3' + pod 'XlsxReaderWriter', '~> 2.3.2' ```