From a30b5404ba7fbf45bb25b837cef76f53a700d4d8 Mon Sep 17 00:00:00 2001 From: Douglas Poveda Date: Fri, 15 Nov 2024 18:28:08 -0500 Subject: [PATCH] Update version to 2.1.59.9 --- Podfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Podfile b/Podfile index 11f4c49..75b21ba 100644 --- a/Podfile +++ b/Podfile @@ -9,6 +9,6 @@ target 'LensLongReceiptsDemo' do # Pods for LensLongReceiptsDemo - pod 'VeryfiLens-LongReceipts', '2.1.58.10' + pod 'VeryfiLens-LongReceipts', '2.1.59.9' end diff --git a/README.md b/README.md index af4459a..62d6352 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Install from our private [Cocoapods](https://hub.veryfi.com/api/settings/keys). Add in your project Podfile file the Veryfi Lens Long Receipts iOS SDK dependency: ```ruby -pod 'VeryfiLens-LongReceipts', '2.1.58.10' +pod 'VeryfiLens-LongReceipts', '2.1.59.9' ``` ## Using Swift package manager