Skip to content

Commit 1bb4ade

Browse files
committed
Update README.md
1 parent 73edf17 commit 1bb4ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

2424
```swift
2525
dependencies: [
26-
.package(url: "https://github.com/sparrowcode/SPSafeSymbols", .upToNextMajor(from: "1.0.1"))
26+
.package(url: "https://github.com/sparrowcode/SPSafeSymbols", .upToNextMajor(from: "1.0.4"))
2727
]
2828
```
2929

0 commit comments

Comments
 (0)