diff --git a/Podfile b/Podfile index 2f3cae6..0e85343 100644 --- a/Podfile +++ b/Podfile @@ -9,6 +9,6 @@ target 'LensLongReceiptsDemo' do # Pods for LensLongReceiptsDemo - pod 'VeryfiLens-LongReceipts', '2.1.56.7' + pod 'VeryfiLens-LongReceipts', '2.1.57.4' end diff --git a/README.md b/README.md index 6bbe8d9..8a26968 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.56.7' +pod 'VeryfiLens-LongReceipts', '2.1.57.4' ``` ## Using Swift package manager