Skip to content
This repository has been archived by the owner on Jan 28, 2019. It is now read-only.

Commit

Permalink
majorVersion 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Zignego committed Jul 14, 2017
1 parent 6e5eada commit 193b02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Expand Up @@ -6,6 +6,6 @@ let package = Package(
Target(name: "SKWebAPI")
],
dependencies: [
.Package(url: "https://github.com/SlackKit/SKCore", "4.0.0")
.Package(url: "https://github.com/SlackKit/SKCore", majorVersion: 4)
]
)

0 comments on commit 193b02e

Please sign in to comment.