Skip to content

Commit

Permalink
Use the first official release of Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnSundell committed Dec 30, 2019
1 parent 5c37a2e commit 34bb50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let package = Package(
)
],
dependencies: [
.package(url: "git@github.com:johnsundell/publish.git", .branch("master")),
.package(url: "https://github.com/johnsundell/publish.git", from: "0.1.0"),
.package(url: "https://github.com/johnsundell/splash.git", from: "0.9.0")
],
targets: [
Expand Down

0 comments on commit 34bb50b

Please sign in to comment.