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