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 b468c98 commit a0aecefCopy full SHA for a0aecef
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.3"))
+ .package(url: "https://github.com/sparrowcode/SPQRCode", .upToNextMajor(from: "1.0.4"))
18
]
19
```
20
0 commit comments