Skip to content

Commit a9fb511

Browse files
committedFeb 26, 2025
Update README.md
1 parent a0c50e1 commit a9fb511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Optional data 2 | Optional personal data at the discretion of the issuing State.
2525
### Swift Package Manager
2626
```swift
2727
dependencies: [
28-
.package(url: "https://github.com/romanmazeev/MRZParser.git", .upToNextMajor(from: "1.3.1"))
28+
.package(url: "https://github.com/romanmazeev/MRZParser.git", .upToNextMajor(from: "1.3.2"))
2929
]
3030
```
3131
## Usage

0 commit comments

Comments
 (0)