Skip to content

Commit 45877d1

Browse files
authored
Merge pull request #110 from veryfi/update_version_to2.2.35.3
Update version to 2.2.35.3
2 parents c334faf + 758c0ae commit 45877d1

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
@@ -8,6 +8,6 @@ target 'LensChecksDemo' do
88
use_frameworks!
99

1010
# Pods for LensChecksDemo
11-
pod 'VeryfiLens-Cheques', '2.2.34.6'
11+
pod 'VeryfiLens-Cheques', '2.2.35.3'
1212

1313
end

README.md

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

4242
Add in your project Podfile file the Veryfi Lens Checks iOS SDK dependency:
4343
```ruby
44-
pod 'VeryfiLens-Cheques', '2.2.34.6'
44+
pod 'VeryfiLens-Cheques', '2.2.35.3'
4545
```
4646

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

0 commit comments

Comments
 (0)