Skip to content

Commit

Permalink
Update version to 2.1.60.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Douglas Poveda committed Nov 28, 2024
1 parent 9a075dc commit 7207035
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 @@ -8,6 +8,6 @@ target 'LensCreditCardsDemo' do
use_frameworks!

# Pods for LensCreditCardsDemo
pod 'VeryfiLens-CreditCards', '2.1.59.9'
pod 'VeryfiLens-CreditCards', '2.1.60.10'

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

Add in your project Podfile file the Veryfi Lens Credit Cards iOS SDK dependency:
```ruby
pod 'VeryfiLens-CreditCards', '2.1.59.9'
pod 'VeryfiLens-CreditCards', '2.1.60.10'
```

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

0 comments on commit 7207035

Please sign in to comment.