Skip to content
This repository was archived by the owner on Dec 2, 2022. It is now read-only.

Commit 43dda4a

Browse files
authored
Update README.md
1 parent 2f0978c commit 43dda4a

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
@@ -25,7 +25,7 @@ import PackageDescription
2525

2626
let package = Package(
2727
dependencies: [
28-
.Package(url: "https://github.com/SlackKit/SlackKit.git", "4.0.0")
28+
.Package(url: "https://github.com/SlackKit/SlackKit.git", majorVersion: 4)
2929
]
3030
)
3131
```

0 commit comments

Comments
 (0)