We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0c50e1 commit a9fb511Copy full SHA for a9fb511
README.md
@@ -25,7 +25,7 @@ Optional data 2 | Optional personal data at the discretion of the issuing State.
25
### Swift Package Manager
26
```swift
27
dependencies: [
28
- .package(url: "https://github.com/romanmazeev/MRZParser.git", .upToNextMajor(from: "1.3.1"))
+ .package(url: "https://github.com/romanmazeev/MRZParser.git", .upToNextMajor(from: "1.3.2"))
29
]
30
```
31
## Usage
0 commit comments