Skip to content

Commit a0aecef

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

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
@@ -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)