We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff0e486 commit 17b0369Copy full SHA for 17b0369
1 file changed
README.md
@@ -14,7 +14,7 @@ Once you have your Swift package set up, adding as a dependency is as easy as ad
14
15
```swift
16
dependencies: [
17
- .package(url: "https://github.com/sparrowcode/SPQRCode", .upToNextMajor(from: "1.0.2"))
+ .package(url: "https://github.com/sparrowcode/SPQRCode", .upToNextMajor(from: "1.0.3"))
18
]
19
```
20
0 commit comments