From 2f8089e45198f6ca458586d997afa630205d3ae9 Mon Sep 17 00:00:00 2001 From: Denis Martin-Bruillot Date: Mon, 12 Feb 2018 11:05:46 +0100 Subject: [PATCH] Revert "Update README.md" This reverts commit d2a4c2c26464353b350e9af1639a5e24adb6875d. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e187ba1..99e4b16 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.2 + +Then you can get the latest version 2.3.3 + ``` - pod 'XlsxReaderWriter', '~> 2.3.2' + pod 'XlsxReaderWriter', '~> 2.3.3' ```