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 6570b33 commit 8bf06e5Copy full SHA for 8bf06e5
README.md
@@ -18,7 +18,7 @@ To install `Publishable` into your Xcode project using SPM, add it to the depend
18
19
```swift
20
dependencies: [
21
- .package(url: "https://github.com/jinyongp/Publishable.git", from: "1.1.0"),
+ .package(url: "https://github.com/jinyongp/Publishable.git", from: "1.4.0"),
22
]
23
```
24
0 commit comments