Skip to content

Commit 43b00bf

Browse files
authored
Merge pull request #107 from veryfi/update_version_to2.2.36.3
Update version to 2.2.36.3
2 parents 2f1782b + 7ec1af4 commit 43b00bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ target 'LensLongReceiptsDemo' do
99

1010
# Pods for LensLongReceiptsDemo
1111

12-
pod 'VeryfiLens-LongReceipts', '2.2.35.3'
12+
pod 'VeryfiLens-LongReceipts', '2.2.36.3'
1313

1414
end

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Install from our private [Cocoapods](https://hub.veryfi.com/api/settings/keys).
4242

4343
Add in your project Podfile file the Veryfi Lens Long Receipts iOS SDK dependency:
4444
```ruby
45-
pod 'VeryfiLens-LongReceipts', '2.2.35.3'
45+
pod 'VeryfiLens-LongReceipts', '2.2.36.3'
4646
```
4747

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

0 commit comments

Comments
 (0)