Skip to content

Commit a0aecef

Browse files
authored
Update README.md
1 parent b468c98 commit a0aecef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Once you have your Swift package set up, adding as a dependency is as easy as ad
1414

1515
```swift
1616
dependencies: [
17-
.package(url: "https://github.com/sparrowcode/SPQRCode", .upToNextMajor(from: "1.0.3"))
17+
.package(url: "https://github.com/sparrowcode/SPQRCode", .upToNextMajor(from: "1.0.4"))
1818
]
1919
```
2020

0 commit comments

Comments
 (0)