Skip to content

Commit

Permalink
Merge pull request #5 from getyoti/release/DEP-114_1.1.1
Browse files Browse the repository at this point in the history
[Release] DEP-114 1.1.1
  • Loading branch information
brollet authored Dec 10, 2019
2 parents 53d2cf7 + d8f4bf5 commit 2364dac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ brew upgrade git-lfs

Create a [Cartfile](https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md#cartfile) in the same directory where your `.xcodeproj` or `.xcworkspace` is and add the following lines to it:
```bash
github "getyoti/yoti-doc-scan-ios" == 1.1.0
github "getyoti/yoti-doc-scan-ios" == 1.1.1
github "getyoti/yoti-doc-capture-ios" == 1.5.5
github "BlinkID/blinkid-ios" == 4.7.0
```
Expand Down
2 changes: 1 addition & 1 deletion Sample/Cartfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
github "getyoti/yoti-doc-scan-ios" == 1.1.0
github "getyoti/yoti-doc-scan-ios" == 1.1.1
github "getyoti/yoti-doc-capture-ios" == 1.5.5
github "BlinkID/blinkid-ios" == 4.7.0
2 changes: 1 addition & 1 deletion Sample/Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
github "BlinkID/blinkid-ios" "v4.7.0"
github "getyoti/yoti-doc-capture-ios" "v1.5.5"
github "getyoti/yoti-doc-scan-ios" "v1.1.0"
github "getyoti/yoti-doc-scan-ios" "v1.1.1"

0 comments on commit 2364dac

Please sign in to comment.