Skip to content

Commit 07f11f9

Browse files
authored
Update README.md
1 parent 16c069b commit 07f11f9

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
@@ -44,7 +44,7 @@ or adding it to the `dependencies` of your `Package.swift`:
4444

4545
```swift
4646
dependencies: [
47-
.package(url: "https://github.com/sparrowcode/SafeSFSymbols", .upToNextMajor(from: "2.0.0"))
47+
.package(url: "https://github.com/sparrowcode/SafeSFSymbols", .upToNextMajor(from: "2.0.1"))
4848
]
4949
```
5050

0 commit comments

Comments
 (0)