Skip to content

Commit

Permalink
Merge pull request #63 from veryfi/update_version_to2.1.52.3
Browse files Browse the repository at this point in the history
Update version to 2.1.52.3
  • Loading branch information
amaldona authored Sep 18, 2024
2 parents 294d58e + de7ec66 commit 9a70408
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ target 'VeryfiLensHeadless-CreditCards' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!

pod 'VeryfiLensHeadless-CreditCards', '2.1.51.4'
pod 'VeryfiLensHeadless-CreditCards', '2.1.52.3'
# Pods for VeryfiLensHeadless-CreditCards

end
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Install from our private [Cocoapods](https://hub.veryfi.com/api/settings/keys).

Add in your project Podfile file the Veryfi Lens Headless Credit Cards iOS SDK dependency:
```ruby
pod 'VeryfiLensHeadless-CreditCards', '2.1.51.4'
pod 'VeryfiLensHeadless-CreditCards', '2.1.52.3'
```

## How to run this project <a name="configuration"></a>
Expand Down

0 comments on commit 9a70408

Please sign in to comment.