Skip to content

Commit 8bf06e5

Browse files
committed
v1.4.0
1 parent 6570b33 commit 8bf06e5

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
@@ -18,7 +18,7 @@ To install `Publishable` into your Xcode project using SPM, add it to the depend
1818

1919
```swift
2020
dependencies: [
21-
.package(url: "https://github.com/jinyongp/Publishable.git", from: "1.1.0"),
21+
.package(url: "https://github.com/jinyongp/Publishable.git", from: "1.4.0"),
2222
]
2323
```
2424

0 commit comments

Comments
 (0)