Skip to content

Commit

Permalink
Merge pull request #73 from veryfi/update_version_to$
Browse files Browse the repository at this point in the history
Update version to 2.1.51.4
  • Loading branch information
amaldona authored Sep 17, 2024
2 parents e8c4a13 + c086c35 commit 463c011
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 @@ -9,6 +9,6 @@ target 'LensLongReceiptsDemo' do

# Pods for LensLongReceiptsDemo

pod 'VeryfiLens-LongReceipts', '2.1.50.13'
pod 'VeryfiLens-LongReceipts', '2.1.51.4'

end
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.50.13'
pod 'VeryfiLens-LongReceipts', '2.1.51.4'
```

## Using Swift package manager <a name="spm"></a>
Expand Down

0 comments on commit 463c011

Please sign in to comment.