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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pvzig committed Apr 5, 2019
1 parent 7e7a168 commit 7ab91d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SKRTMAPI/README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ let package = Package(
targets: ["SampleApp"]), targets: ["SampleApp"]),
], ],
dependencies: [ dependencies: [
.package(url: "https://github.com/pvzig/SlackKit.git", .upToNextMinor(from: "4.2.0")), .package(url: "https://github.com/pvzig/SlackKit.git", .upToNextMinor(from: "4.3.0")),
], ],
targets: [ targets: [
.target( .target(
Expand Down

0 comments on commit 7ab91d9

Please sign in to comment.