From 515c791ead91b0a072fcf0f4b960e3ef023b4b8a Mon Sep 17 00:00:00 2001 From: Bernardo Restrepo Date: Sun, 12 Mar 2023 18:23:16 -0500 Subject: [PATCH] LP-371: Update Lens --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Podfile b/Podfile index d841bc2..06c9de4 100644 --- a/Podfile +++ b/Podfile @@ -8,6 +8,6 @@ target 'LensLongReceiptsDemo' do use_frameworks! # Pods for LensLongReceiptsDemo - pod 'VeryfiLens-LongReceipts', '2.0.7.1' + pod 'VeryfiLens-LongReceipts', '2.0.8.1' end