Skip to content

Commit

Permalink
Merge pull request #89 from veryfi/update_version_to2.2.2.5
Browse files Browse the repository at this point in the history
Update version to 2.2.2.5
  • Loading branch information
amaldona authored Jan 29, 2025
2 parents ac0fb19 + 3b0b4f9 commit 72d49af
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,5 +8,5 @@ target 'LensReceiptsDemo' do
use_frameworks!

# Pods for LensReceiptsDemo
pod 'VeryfiLens-Receipts', '2.2.2.3'
pod 'VeryfiLens-Receipts', '2.2.2.5'
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 Receipts iOS SDK dependency:
```ruby
pod 'VeryfiLens-Receipts', '2.2.2.3'
pod 'VeryfiLens-Receipts', '2.2.2.5'
```
## Using Swift package manager <a name="spm"></a>
This project has setup by default cocoapods, so first remove cooadpods by:
Expand Down

0 comments on commit 72d49af

Please sign in to comment.